We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 855512e commit 6df705bCopy full SHA for 6df705b
1 file changed
README.md
@@ -61,8 +61,8 @@ DEB and RPM repositories are maintained with best effort.
61
```
62
63
or, with dnf on Fedora: `dnf config-manager --add-repo https://rpm.xpam.pl`
64
- 2. If using dnf, make sure to import the public key: `rpm --import https://rpm.xpam.pl/stormlib-pubkey.asc`
65
- 3. Update and install: `yum update && yum install stormlib` or dnf equivalent.
+ 2. If using dnf, make sure to import the public key: `rpm --import https://rpm.xpam.pl/rpm-pubkey.asc`
+ 3. Update and install: `yum update && yum install bncsutil` or dnf equivalent.
66
67
### Fedora/CentOS (i686)
68
`sudo dnf install bncsutil.i686`
0 commit comments