We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9dd9b8c commit abfc4d3Copy full SHA for abfc4d3
README.md
@@ -89,6 +89,13 @@ Install and upgrade:
89
1. Download the `.rpm` file from the [releases page][]
90
2. `sudo yum localinstall gh_*_linux_amd64.rpm` install the downloaded file
91
92
+### openSUSE/SUSE Linux
93
+
94
+Install and upgrade:
95
96
+1. Download the `.rpm` file from the [releases page][]
97
+2. `sudo zypper in gh_*_linux_amd64.rpm` install the downloaded file
98
99
### Arch Linux
100
101
Arch Linux users can install from the AUR: https://aur.archlinux.org/packages/github-cli/
0 commit comments