fixed a small error on my part

"ARM Arch Linux" is apparently the proper name of the distro.
pull/5/head
Matt 5 years ago committed by GitHub
parent 1e0c7bdde3
commit 7dbe91a325
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -59,7 +59,7 @@ The S-video capture device must be connected to the USB port shown, not anything
![Screenshot](image4.jpg)
## Building OS
Pi-KVM OS is based on ARM Arch Linux and contains all required packages and configs to work. To build the OS you will need any Linux machine with a fresh version of Docker (we recommand >= 1:19) with privileged mode (for fdisk and some other commands, check Makefiles if you don't trust us :) )
Pi-KVM OS is based on Arch Linux ARM and contains all required packages and configs to work. To build the OS you will need any Linux machine with a fresh version of Docker (we recommand >= 1:19) with privileged mode (for fdisk and some other commands, check Makefiles if you don't trust us :) )
0. For a clean OS (Like Ubuntu 18) you need to install and configure docker (after adding user in the docker group a relogin is needed), as well as git and make.
```shell

Loading…
Cancel
Save