We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d43cdfe commit 1205ad9Copy full SHA for 1205ad9
README.md
@@ -67,6 +67,14 @@ Install and upgrade:
67
1. Download the `.rpm` file from the [releases page][]
68
2. `sudo yum localinstall gh_*_linux_amd64.rpm` install the downloaded file
69
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
78
### Other platforms
79
80
Install a prebuilt binary from the [releases page][]
0 commit comments