Browse Source

Update README.md

master
crim50n 4 years ago
committed by GitHub
parent
commit
391ef8c8c3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      README.md

4
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 <http://minios.ru>
:ru:
Эти скрипты собирают загружаемый ISO образ MiniOS.
Для установки используйте **install** - скрипт для управляемой установки, **autoinstall** - скрипт для автоматической установки.
@ -78,4 +80,4 @@ Author: crims0n <http://minios.ru>
`docker run --rm -it --name mlc --privileged -v /home/user/build:/build local/mlc /build/minios-slax/install -`
Автор: crims0n <http://minios.ru>
Автор: crims0n <http://minios.ru>

Loading…
Cancel
Save