mirror of
https://git.uupdump.net/uup-dump/converter.git
synced 2025-10-02 09:40:48 +00:00
Merge pull request #29 from realahnafhabib/patch-2
Fixed Fedora install command
This commit is contained in:
@@ -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 chntpw genisoimage
|
||||
sudo dnf install cabextract wimlib-utils chntpw genisoimage
|
||||
```
|
||||
|
||||
If you use any other distribution, then you will need to check its repository
|
||||
|
Reference in New Issue
Block a user