docs: update README (#3626)

This commit is contained in:
Vadym Barda
2025-02-27 10:47:20 -05:00
committed by GitHub
parent 3c3428da78
commit 38b19fa99c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ pip install -U langgraph
Let's build a tool-calling [ReAct-style](https://langchain-ai.github.io/langgraph/concepts/agentic_concepts/#react-implementation) agent that uses a search tool!
```shell
pip install langgraph-prebuilt langchain-anthropic
pip install langchain-anthropic
```
```shell
+1 -1
View File
@@ -70,7 +70,7 @@ pip install -U langgraph
Let's build a tool-calling [ReAct-style](https://langchain-ai.github.io/langgraph/concepts/agentic_concepts/#react-implementation) agent that uses a search tool!
```shell
pip install langgraph-prebuilt langchain-anthropic
pip install langchain-anthropic
```
```shell