This commit is contained in:
Devaev Maxim 2021-02-17 10:25:18 +03:00
parent a2189cfbdb
commit e8ba98e6a9
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ To build the OS you will need x86_64 Linux machine with:
* docker >= 19.03.13
Docker must be enabled in privileged mode.
Latest Arch Linux and Ubuntu 20.10.x is working.
Latest Arch Linux is working.
0. When starting with a clean OS you need to install and configure docker (after adding your user to the docker group you must log out and log back in), as well as git and make.
```shell