Skip to content

Commit 1205ad9

Browse files
committed
doc: add arch install instructions
1 parent d43cdfe commit 1205ad9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,14 @@ Install and upgrade:
6767
1. Download the `.rpm` file from the [releases page][]
6868
2. `sudo yum localinstall gh_*_linux_amd64.rpm` install the downloaded file
6969

70+
### Arch Linux
71+
72+
Arch Linux users can install from the AUR: https://aur.archlinux.org/packages/gh/
73+
74+
```bash
75+
$ yay -S gh
76+
```
77+
7078
### Other platforms
7179

7280
Install a prebuilt binary from the [releases page][]

0 commit comments

Comments
 (0)