diff --git a/readme.md b/readme.md index 587f0d2..5e433c3 100644 --- a/readme.md +++ b/readme.md @@ -33,13 +33,13 @@ This script uses the following commands to do its work: * cabextract - to extract cabs * wimlib-imagex - to export files from metadata ESD * chntpw - to modify registry of first index of boot.wim - * genisoimage - to create ISO image + * xorriso - to create ISO image If you use Debian or Ubuntu based distribution you can quickly install these using the following command: ``` -sudo apt-get install cabextract wimtools chntpw genisoimage +sudo apt-get install cabextract wimtools chntpw xorriso ``` If you use any other distribution, then you will need to check its repository