diff --git a/README.md b/README.md index f897e57..51d578a 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,8 @@ Copy the eznixOS12X/ folder to your home directory. Copy the scripts to your home directory. ### Create extra necessary folders for the build the out folder and the logs folder were the final iso and build logs will be when the build finish -makdir -p /home/your_user/out -makdir -p /home/your_user/logs +mkdir -p /home/your_user/out +mkdir -p /home/your_user/logs ### Execute the BldHelper.sh script: # Make sure you are in the home directory