From 87824b6859e2e1b685e34e17647b16d4ad378c96 Mon Sep 17 00:00:00 2001 From: crims0n Date: Thu, 2 Dec 2021 17:53:00 +0000 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a1933a2..bf380e9 100644 --- a/README.md +++ b/README.md @@ -66,11 +66,11 @@ For installation use **install** - script for guided installation, **autoinstall - enter one command to run a specific command - enter '-' as the only argument to run all commands - Examples: ./ install build_bootstrap - build_chroot - ./install - build_chroot - ./install build_bootstrap - - ./install build_iso - ./install - + Examples: ./install build_bootstrap - build_chroot + ./install - build_chroot + ./install build_bootstrap - + ./install build_iso + ./install - To build with docker, create a build folder in your home folder, put minios-slax there, run 01-runme.sh from the docker folder. This action will install the required programs and create an image. To start the build, edit for yourself and run 02-build.sh. Sample file content: