From 2879f695ec4ca5bb597cebe5afef1ccf54df4348 Mon Sep 17 00:00:00 2001 From: Amt921 <2146244+Amt921@users.noreply.github.com> Date: Sun, 15 Sep 2019 19:48:50 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6ed68f9f..f3af4867 100644 --- a/README.md +++ b/README.md @@ -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: