Skip to content

Commit 9559da8

Browse files
committed
Update readme
1 parent 4090bde commit 9559da8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ See it in action or build it yourself? Check out these helpful video tutorials:
1717

1818
Clone the repository:
1919
```shell
20-
git clone https://github.com/langchain-ai/ollama-deep-researcher.git
21-
cd ollama-deep-researcher
20+
git clone https://github.com/langchain-ai/local-deep-researcher.git
21+
cd local-deep-researcher
2222
```
2323

2424
Then edit the `.env` file to customize the environment variables according to your needs. These environment variables control the model selection, search tools, and other configuration settings. When you run the application, these values will be automatically loaded via `python-dotenv` (because `langgraph.json` point to the "env" file).

0 commit comments

Comments
 (0)