Skip to content

Commit 9e6b69a

Browse files
committed
In the readme, recommend refreshing the DNF repository when upgrading
1 parent 483fc5e commit 9e6b69a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The `newdoc` tool generates pre-populated module and assembly files formatted wi
4949
* To update `newdoc` that is installed from RPM, use the DNF package manager:
5050
5151
```
52-
# dnf upgrade newdoc
52+
# dnf --refresh upgrade newdoc
5353
```
5454
5555
* To update `newdoc` from source, use the `cargo` package manager:

0 commit comments

Comments
 (0)