docs: add scoop installation note

Fixes #36.
This commit is contained in:
Aliaksandr Belik 2022-11-07 16:58:17 +03:00
parent 3409971103
commit ac018e7b51

View file

@ -81,6 +81,14 @@ $ brew install doggo
yay -S doggo-bin
```
#### Scoop
Install via [Scoop](https://scoop.sh/)
```bash
scoop install doggo
```
### From Source
You need to have `go` installed in your system.