Skip to content

Commit ed33536

Browse files
authored
Merge pull request #164 from arfshl/main
Add `--refresh` flag on `dnf update` command
2 parents 3c658a1 + d9a3cfb commit ed33536

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ echo -e "[github-desktop-plus]\nname=GitHub Desktop Plus\nbaseurl=https://rpm.gi
194194
Update the package list and install:
195195

196196
```bash
197-
sudo dnf check-update
197+
sudo dnf check-update --refresh
198198
sudo dnf install github-desktop-plus
199199
```
200200

0 commit comments

Comments
 (0)