docs: add scoop installation note

Fixes #36.
pull/59/head
Aliaksandr Belik 2022-11-07 16:58:17 +03:00 committed by Karan Sharma
parent 3409971103
commit c21f90c2bc
1 changed files with 8 additions and 0 deletions

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.