mirror of
https://git.mirrors.martin98.com/https://github.com/bytedance/deer-flow
synced 2025-08-18 02:35:57 +08:00
docs: refine readme
This commit is contained in:
parent
6937abcd91
commit
3aebb67e2b
@ -18,7 +18,7 @@ There are many ways you can contribute to Deer:
|
||||
1. Fork the repository
|
||||
2. Clone your fork:
|
||||
```bash
|
||||
git clone https://github.com/hetaoBackend/deer.git
|
||||
git clone https://github.com/bytedance/deer.git
|
||||
cd deer
|
||||
```
|
||||
3. Set up your development environment:
|
||||
|
@ -11,7 +11,7 @@
|
||||
|
||||
```bash
|
||||
# Clone the repository
|
||||
git clone https://github.com/hetaoBackend/deer.git
|
||||
git clone https://github.com/bytedance/deer.git
|
||||
cd deer
|
||||
|
||||
# Install dependencies, uv will take care of the python interpreter and venv creation, and install the required packages
|
||||
@ -36,7 +36,7 @@ uv run main.py
|
||||
|
||||
This project also includes a web UI that allows you to interact with the deep researcher.
|
||||
|
||||
Please visit the [deer-web](https://github.com/MagicCube/deer-web) repository for more details.
|
||||
Please visit the [deer-web](https://github.com/bytedance/deer-web) repository for more details.
|
||||
|
||||
|
||||
## Supported Search Engines
|
||||
|
@ -1,3 +1,2 @@
|
||||
# Copyright (c) 2025 Bytedance Ltd. and/or its affiliates
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
|
@ -1,3 +1,2 @@
|
||||
# Copyright (c) 2025 Bytedance Ltd. and/or its affiliates
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user