Skip to content

Commit

Permalink
Update cdp-agentkit-core/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 faf3105 commit 55eac5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdp-agentkit-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Core primitives and framework agnostic tools that are meant to be composable and
## Developing
- `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-agentkit-core` dependencies
Expand Down

0 comments on commit 55eac5b

Please sign in to comment.