We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8913f64 + a7110a7 commit c940c4cCopy full SHA for c940c4c
README.md
@@ -84,7 +84,14 @@ Install and upgrade:
84
1. Download the `.deb` file from the [releases page][]
85
2. `sudo apt install git && sudo dpkg -i gh_*_linux_amd64.deb` install the downloaded file
86
87
-### Fedora/Centos Linux
+### Fedora Linux
88
+
89
+Install and upgrade:
90
91
+1. Download the `.rpm` file from the [releases page][]
92
+2. `sudo dnf install gh_*_linux_amd64.rpm` install the downloaded file
93
94
+### Centos Linux
95
96
Install and upgrade:
97
0 commit comments