Skip to content

Commit 6df705b

Browse files
committed
pubkey name and package fix
1 parent 855512e commit 6df705b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,8 @@ DEB and RPM repositories are maintained with best effort.
6161
```
6262
6363
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.
64+
2. If using dnf, make sure to import the public key: `rpm --import https://rpm.xpam.pl/rpm-pubkey.asc`
65+
3. Update and install: `yum update && yum install bncsutil` or dnf equivalent.
6666
6767
### Fedora/CentOS (i686)
6868
`sudo dnf install bncsutil.i686`

0 commit comments

Comments
 (0)