Skip to content

Commit

Permalink
add upgrade command
Browse files Browse the repository at this point in the history
  • Loading branch information
scholtz authored Mar 2, 2024
1 parent 23fdd19 commit 0b92890
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/get-started/algokit.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ The Algorand AlgoKit CLI is the one-stop shop tool for developers building on th
```
- Restart the terminal to ensure pipx is available on the path
- Install AlgoKit via pipx: `pipx install algokit`
- If you used AlgoKit before, update it with pipx: `pipx upgrade algokit`
- Restart the terminal to ensure AlgoKit is available on the path

<iframe width="100%" style="aspect-ratio:16/9" src="https://www.youtube-nocookie.com/embed/22RvINnZsRo" title="Installing AlgoKit on Windows" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
Expand Down Expand Up @@ -88,6 +89,8 @@ The Algorand AlgoKit CLI is the one-stop shop tool for developers building on th
pipx install algokit
```

If you used AlgoKit before, update it with pipx: `pipx upgrade algokit`

After the installation completes, **restart the terminal**.

Additional AlgoKit videos are available on the [@AlgoDevs YouTube channel](https://youtube.com/@AlgoDevs).
Expand Down

0 comments on commit 0b92890

Please sign in to comment.