From 391ef8c8c35eaabe1acd07416115ee64f3388571 Mon Sep 17 00:00:00 2001 From: crim50n Date: Fri, 3 Dec 2021 14:37:13 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b5a69c..840583d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # MiniOS :us: + These scripts build a bootable MiniOS ISO image. For installation use **install** - script for guided installation, **autoinstall** - script for automatic installation. @@ -41,6 +42,7 @@ To build with docker, create a build folder in your home folder, put minios-slax Author: crims0n :ru: + Эти скрипты собирают загружаемый ISO образ MiniOS. Для установки используйте **install** - скрипт для управляемой установки, **autoinstall** - скрипт для автоматической установки. @@ -78,4 +80,4 @@ Author: crims0n `docker run --rm -it --name mlc --privileged -v /home/user/build:/build local/mlc /build/minios-slax/install -` -Автор: crims0n \ No newline at end of file +Автор: crims0n