Skip to content

Commit

Permalink
docs: more details on snap install in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aorumbayev authored Sep 20, 2024
1 parent 4e60fdf commit 83cd0ff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,9 +181,11 @@ Some useful commands for updating or removing AlgoKit in the future.
2. Install using snap

```shell
snap install algokit --classic
sudo snap install algokit --classic
```

> For detailed guidelines per each supported linux distro, refer to [Snap Store](https://snapcraft.io/algokit).
3. [Verify installation](#verify-installation)

### Maintenance
Expand Down

0 comments on commit 83cd0ff

Please sign in to comment.