Fixed Fedora install command
This commit is contained in:
parent
9c2d62e690
commit
600f85a60e
@ -82,7 +82,7 @@ sudo pacman -S cabextract wimlib chntpw cdrtools
|
|||||||
```
|
```
|
||||||
If you use Fedora you can also install these using the following command:
|
If you use Fedora you can also install these using the following command:
|
||||||
```bash
|
```bash
|
||||||
sudo dnf install cabextract wimlib chntpw genisoimage
|
sudo dnf install cabextract wimlib wimlib-utils chntpw genisoimage
|
||||||
```
|
```
|
||||||
|
|
||||||
If you use any other distribution, then you will need to check its repository
|
If you use any other distribution, then you will need to check its repository
|
||||||
|
Loading…
Reference in New Issue
Block a user