Skip to content

Commit

Permalink
add brew commands
Browse files Browse the repository at this point in the history
  • Loading branch information
daeho-ro authored Jul 7, 2024
1 parent a55b4d2 commit e5afcf5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,15 @@ You can install `ducker` from the [AUR](https://aur.archlinux.org/packages/ducke
paru -S ducker
```

### Brew

For macOS, you can install `ducker` using by `homebrew`.

```sh
brew tap draftbrew/tap
brew install ducker
```

### Unstable

To install the latest unstable version of Ducker, run the following command:
Expand Down

0 comments on commit e5afcf5

Please sign in to comment.