Merge pull request #643 from ianschmitz/patch-1

Update Feodra install instructions
This commit is contained in:
Mislav Marohnić 2020-03-13 10:03:10 +01:00 committed by GitHub
commit c940c4c781
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -84,7 +84,14 @@ Install and upgrade:
1. Download the `.deb` file from the [releases page][]
2. `sudo apt install git && sudo dpkg -i gh_*_linux_amd64.deb` install the downloaded file
### Fedora/Centos Linux
### Fedora Linux
Install and upgrade:
1. Download the `.rpm` file from the [releases page][]
2. `sudo dnf install gh_*_linux_amd64.rpm` install the downloaded file
### Centos Linux
Install and upgrade: