doc: typo in readme
All checks were successful
Continuous Integration / lint_n_build (push) Successful in 20s

This commit is contained in:
2026-03-15 16:36:42 +01:00
parent 52eb7159ef
commit 29e097bb8b

View File

@@ -70,7 +70,7 @@ Some commands to deploy the RPM package on server
- Install or upgrade package:
```shell
dnf --nogpgcheck --refresh --assumeyes --best install netoik-rp
dnf --nogpgcheck --refresh --assumeyes --best install netoik-cache
```