Update building_os.md

This commit is contained in:
Maxim Devaev 2021-02-19 09:00:23 +03:00 committed by GitHub
parent 8709d82974
commit 4afcf1a538
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ To build the OS you will need x86_64 Linux machine with:
* kernel >= 5.8
* glibc >= 2.33
* docker >= 19.03.13
Docker must be enabled in privileged mode.
Latest Arch Linux is working.