Merge pull request #1717 from droideck/fix-dnf-update
Fix dnf update command
This commit is contained in:
commit
fd5ef8fdd1
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ sudo dnf install gh
|
|||
Upgrade:
|
||||
|
||||
```bash
|
||||
sudo dnf install gh
|
||||
sudo dnf update gh
|
||||
```
|
||||
|
||||
### openSUSE/SUSE Linux (zypper)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue