From 168bb763945485c9451a01adfa6189e5d883fb77 Mon Sep 17 00:00:00 2001 From: manuel Date: Sun, 19 Nov 2023 20:04:23 -0100 Subject: [PATCH] update README.md file --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d060bca..6640598 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,8 @@ build-tools/ - .deb packages that need to be installed before building. ### Installing Build Tools ### Navigate to the build-tools/ folder and install the .deb packages: -cd eznixOS12X/build-tools/ +cd eznixOS12X/build-tools/ + sudo dpkg -i *.deb sudo apt install -f @@ -49,7 +50,7 @@ Copy the scripts to your home directory. makdir -p /home/your_user/out makdir -p /home/your_user/logs -Execute the BldHelper.sh script: +### Execute the BldHelper.sh script: # Make sure you are in the home directory sudo ./BldHelper.sh