Add Snapcraft and Scoop config

This commit is contained in:
David Stotijn
2022-03-03 10:35:25 +01:00
parent 87b8b18047
commit f60202e41c
2 changed files with 34 additions and 2 deletions

View File

@ -53,7 +53,7 @@ sudo snap install hetty
#### Windows
```sh
scoop bucket add hettysoft https://github.com/hettysoft/scoop.git
scoop bucket add hettysoft https://github.com/hettysoft/scoop-bucket.git
scoop install hettysoft/hetty
```