Skip to content

Commit

Permalink
Improve Spice with spicepy sdk sample (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrebnov authored Sep 9, 2024
1 parent ce08e0c commit 4bd466e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client-sdk/spicepy-sdk-sample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ spice run
## Install dependencies

```shell
python -m venv .venv
source .venv/bin/activate
pip install git+https://github.com/spiceai/[email protected]
```

Expand Down

0 comments on commit 4bd466e

Please sign in to comment.