Merge pull request #1717 from droideck/fix-dnf-update

Fix dnf update command
This commit is contained in:
Mislav Marohnić 2020-09-17 11:41:50 +02:00 committed by GitHub
commit fd5ef8fdd1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,7 @@ sudo dnf install gh
Upgrade:
```bash
sudo dnf install gh
sudo dnf update gh
```
### openSUSE/SUSE Linux (zypper)