Skip to content

Commit

Permalink
docs: add scoop installation note
Browse files Browse the repository at this point in the history
Fixes #36.
  • Loading branch information
aliesbelik authored and mr-karan committed Nov 8, 2022
1 parent 3409971 commit c21f90c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit c21f90c

Please sign in to comment.