update README.md file
This commit is contained in:
parent
53323453c6
commit
7970c4d7cf
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue