From 86b0f07f1ab78a5dc312dce4ab8badd32443d96a Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Mon, 4 May 2020 05:25:31 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fde0234a..d30d5491 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,8 @@ See this video tutorial for details: https://www.youtube.com/watch?v=uLuBuQUF61o Also check out small instruction about soldering the ATX controller: https://www.youtube.com/watch?v=hKnKOuH_f8M +Thirdparty PCB for ATX: https://easyeda.com/mark.gilbert/zerow-kvm-v1 + ## Building OS 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 :) )