Update README.md

This commit is contained in:
Maxim Devaev 2020-03-13 23:19:19 +03:00 committed by GitHub
parent 8c55e403a4
commit 52d359150e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ Pi-KVM OS is based on Arch Linux ARM and contains all required packages and conf
[user@localhost ~]$ sudo sh get-docker.sh
[user@localhost ~]$ sudo usermod -aG docker $USER
```
Re-login to apply changes.
1. Checkout build toolchain:
```shell