diff --git a/README.md b/README.md index d63c8ab5..7f647d46 100644 --- a/README.md +++ b/README.md @@ -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