Skip to content

Commit

Permalink
Merge pull request #102 from tsirysndr/aur-instructions
Browse files Browse the repository at this point in the history
readme: add instructions for archlinux (AUR)
  • Loading branch information
tsirysndr authored Jan 19, 2025
2 parents 2d21246 + 0ef953f commit f76af25
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,12 @@ Then run:
dnf install rockbox
```

- with `yay` (Arch Linux):

```sh
yay -Syu rockbox
```

- with `curl` (Ubuntu/Debian):

```sh
Expand Down

0 comments on commit f76af25

Please sign in to comment.