Skip to content

Commit c940c4c

Browse files
authored
Merge pull request cli#643 from ianschmitz/patch-1
Update Feodra install instructions
2 parents 8913f64 + a7110a7 commit c940c4c

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,14 @@ Install and upgrade:
8484
1. Download the `.deb` file from the [releases page][]
8585
2. `sudo apt install git && sudo dpkg -i gh_*_linux_amd64.deb` install the downloaded file
8686

87-
### Fedora/Centos Linux
87+
### 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
8895

8996
Install and upgrade:
9097

0 commit comments

Comments
 (0)