Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwhitaker committed Aug 2, 2023
1 parent 10985b3 commit c51103c
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,21 @@ For additional usage instructions, run `gibo help`.
brew install gibo
```

Or use the tap, which is slightly more up-to-date:
Or use the tap, which may be slightly more up-to-date:

```sh
brew install simonwhitaker/tap/gibo
```

### Using Scoop

On Windows, you can install gibo using [Scoop](https://scoop.sh/#/apps?q=gibo):

```sh
scoop bucket add main
scoop install main/gibo
```

<!-- ### Using Chocolatey
```
Expand Down

0 comments on commit c51103c

Please sign in to comment.