Update README.md

This commit is contained in:
Amt921 2019-09-15 19:48:50 +03:00 committed by GitHub
parent 5876dc29cd
commit 2879f695ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,8 @@ Pi-KVM OS is based on Arch Linux ARM and contains all required packages and conf
$ curl -fsSL https://get.docker.com -o get-docker.sh
$ sudo sh get-docker.sh
$ sudo usermod -aG docker user
$ sudo apt-get install git -y
$ sudo apt-get install make -y
```
1. Checkout build toolchain: