Add cd to README.md setup guide

This commit is contained in:
Mason Daugherty
2025-06-22 20:00:42 -04:00
committed by GitHub
parent f0d61fd77b
commit 33547a829f
+1
View File
@@ -11,6 +11,7 @@ First, clone the repository and create a new virtual environment:
```bash
git clone https://github.com/langchain-ai/oap-langgraph-tools-agent.git
cd oap-langgraph-tools-agent
```
```bash