Skip to content

Commit 75fba8b

Browse files
authored
Update instructions for Arch Linux (#50)
1 parent 2a69d1b commit 75fba8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ You can download the pre-built binaries from the release page [release page](htt
2929

3030
### 🐧Arch Linux
3131

32-
You can install `oryx` from the [AUR](https://aur.archlinux.org/packages/oryx) with using an [AUR helper](https://wiki.archlinux.org/title/AUR_helpers).
32+
You can install `oryx` from the [extra repository](https://archlinux.org/packages/extra/x86_64/oryx/) with using [pacman](https://wiki.archlinux.org/title/Pacman):
3333

3434
```bash
35-
paru -S oryx
35+
pacman -S oryx
3636
```
3737

3838
### ⚒️ Build from source

0 commit comments

Comments
 (0)