Skip to content

Commit

Permalink
docs: add operating systems to installation section
Browse files Browse the repository at this point in the history
  • Loading branch information
zacowan authored Oct 7, 2023
1 parent 0b11d3e commit dd20476
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@

## Installation

### Homebrew
### Homebrew (macOS/Linux)

```sh
brew tap zacowan/tap
brew install zacowan/tap/totle
```

### Scoop
### Scoop (Windows)

```sh
scoop bucket add zacowan https://github.com/zacowan/scoop-bucket.git
Expand Down

0 comments on commit dd20476

Please sign in to comment.