From 0e5387baac99f93c109b33104e8546ea57b5beb4 Mon Sep 17 00:00:00 2001 From: eraseyourknees <112027564+eraseyourknees@users.noreply.github.com> Date: Mon, 19 Sep 2022 01:46:39 +0200 Subject: [PATCH] Remove wimlib from the Fedora command wimlib in the command is redundant, wimlib-utils depends on it --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 656d0b2..cbfc97a 100644 --- a/readme.md +++ b/readme.md @@ -82,7 +82,7 @@ sudo pacman -S cabextract wimlib chntpw cdrtools ``` If you use Fedora you can also install these using the following command: ```bash -sudo dnf install cabextract wimlib wimlib-utils chntpw genisoimage +sudo dnf install cabextract wimlib-utils chntpw genisoimage ``` If you use any other distribution, then you will need to check its repository