Add descriptions for ArchLinux dependencies

This commit is contained in:
supdrewin
2021-08-19 13:01:09 +08:00
parent d32e72379c
commit 3bbe1a2033
2 changed files with 8 additions and 0 deletions

View File

@ -76,6 +76,11 @@ using the following command:
sudo apt-get install cabextract wimtools chntpw genisoimage
```
If you use Arch Linux you can also install these using the following command:
```bash
sudo pacman -S cabextract wimlib chntpw cdrtools
```
If you use any other distribution, then you will need to check its repository
for packages needed to run this script.