mirror of https://github.com/pikvm/pikvm.git
Update README.md
This commit is contained in:
parent
8c55e403a4
commit
52d359150e
|
|
@ -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 sh get-docker.sh
|
||||||
[user@localhost ~]$ sudo usermod -aG docker $USER
|
[user@localhost ~]$ sudo usermod -aG docker $USER
|
||||||
```
|
```
|
||||||
|
Re-login to apply changes.
|
||||||
|
|
||||||
1. Checkout build toolchain:
|
1. Checkout build toolchain:
|
||||||
```shell
|
```shell
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue