Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
monorimet authored Nov 14, 2024
1 parent 95f88fe commit 2491023
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions shortfin/python/shortfin_apps/sd/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,9 @@ pip install shark-ai
```

Temporarily, you may need an update to your `shortfin` install.
Choose the latest pre-release from https://github.com/nod-ai/SHARK-Platform/releases/tag/dev-wheels, and install with:
Install the latest pre-release with:
```
pip uninstall shortfin -y
pip install https://<pre-release>.whl
pip install shortfin --upgrade --pre -f https://github.com/nod-ai/SHARK-Platform/releases/expanded_assets/dev-wheels
```

```
Expand Down

0 comments on commit 2491023

Please sign in to comment.