Skip to content

Commit

Permalink
docs: add AUR instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Jun 27, 2024
1 parent 131a49e commit b1426b4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@ There isn't currently a downloadable build; to install you will need cargo insta
cargo install --locked ducker
```

### AUR

You can install `ducker` from the [AUR](https://aur.archlinux.org/packages/ducker) with using an [AUR helper](https://wiki.archlinux.org/title/AUR_helpers).

```sh
paru -S ducker
```

## Tmux

Expand Down

0 comments on commit b1426b4

Please sign in to comment.