Merge pull request #29 from realahnafhabib/patch-2
Fixed Fedora install command
This commit is contained in:
commit
1b7aebd1e1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user