Skip to content

Commit

Permalink
Fixes sdk instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
elijahbenizzy committed Apr 25, 2024
1 parent 3e8bbda commit f7b9208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ can do this with:

```bash
# install the package & cli into your favorite python environment.
pip install hamilton-sdk
pip install "sf-hamilton[sdk]"

# And validate -- this should not error.
python -c "from hamilton_sdk import adapters"
Expand Down

0 comments on commit f7b9208

Please sign in to comment.