From e48a882b4639e075369f9983b261c4ceb61c56aa Mon Sep 17 00:00:00 2001 From: samuel Date: Sat, 4 Apr 2026 07:37:21 +0200 Subject: [PATCH] doc: fix dnf search command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 203f4a1..e678950 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Some commands to deploy the RPM package on server - Show available versions: ```shell - dnf --showduplicates netoik-cache + dnf search --showduplicates netoik-cache ``` - Install or upgrade package: