Skip to content

Commit

Permalink
Merge pull request #8 from orhun/docs/add_aur_instructions
Browse files Browse the repository at this point in the history
docs: add AUR instructions
  • Loading branch information
robertpsoane authored Jun 28, 2024
2 parents 131a49e + b1426b4 commit 80ebc2b
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 80ebc2b

Please sign in to comment.