Skip to content

Commit

Permalink
Update cdp-langchain/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: John Peterson <[email protected]>
  • Loading branch information
stat and John-peterson-coinbase authored Nov 4, 2024
1 parent 55eac5b commit a2c09d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cdp-langchain/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# CDP Agentkit Extension - Langchain Toolkit

## Developing
- cdp-sdk has a dependency on cargo, please install rust and add cargo to your path
- `cdp-sdk` has a dependency on `cargo`, please install rust and add `cargo` to your path
- [Rust Installation Instructions](https://doc.rust-lang.org/cargo/getting-started/installation.html)
- export PATH="$HOME/.cargo/bin:$PATH"
- `export PATH="$HOME/.cargo/bin:$PATH"`
- Agentkit uses `poetry` for package management and tooling
- [Poetry Installation Instructions](https://python-poetry.org/docs/#installation)
- Run `poetry install` to install `cdp-langchain` dependencies
Expand Down

0 comments on commit a2c09d8

Please sign in to comment.