Skip to content

Commit 329adac

Browse files
committed
Fix dnf update command
1 parent 38ee249 commit 329adac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install_linux.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ sudo dnf install gh
3838
Upgrade:
3939

4040
```bash
41-
sudo dnf install gh
41+
sudo dnf update gh
4242
```
4343

4444
### openSUSE/SUSE Linux (zypper)

0 commit comments

Comments
 (0)