Skip to content
This repository was archived by the owner on Nov 9, 2025. It is now read-only.

Commit fe43848

Browse files
committed
Fixed issue with package name on the "Fedora installation" documentation page.
1 parent 992a246 commit fe43848

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/fedora-installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Fedora installation
22

3-
Install the `python-wloc` package:
3+
Install the `python3-wloc` package:
44

55
```
6-
sudo dnf install python-wloc
6+
sudo dnf install python3-wloc
77
```

0 commit comments

Comments
 (0)