Update README.md

pull/5/head
Maxim Devaev 5 years ago committed by GitHub
parent 5aa85cee6a
commit ac92b28fa7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,7 +29,7 @@ Here is a diagram of how you connect all of the pieces:
![Screenshot](image2.png)
## Building OS
Pi-KVM OS is based on Arch Linux ARM and contains all required packages and config for work. To build OS you will need any Linux machine with fresh Docker (we recommand >= 1:19).
Pi-KVM OS is based on Arch Linux ARM and contains all required packages and config for work. To build OS you will need any Linux machine with fresh Docker (we recommand >= 1:19) with privileged mode (for fdisk and some other commands, check Makefiles if you don't trust us :))
1. Checkout build toolchain:
```shell

Loading…
Cancel
Save