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 <98187317+John-peterson-coinbase@users.noreply.github.com>
  • Loading branch information
stat and John-peterson-coinbase authored Nov 4, 2024
1 parent 26f33da commit faf3105
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 @@ -2,7 +2,7 @@
Core primitives and framework agnostic tools that are meant to be composable and used via Agentkit framework extensions.

## 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"
- Agentkit uses `poetry` for package management and tooling
Expand Down

0 comments on commit faf3105

Please sign in to comment.