From ca7b8c8bb0c513222399465011e9804c70ed3219 Mon Sep 17 00:00:00 2001 From: Zakary Timson Date: Mon, 29 Jul 2024 10:04:48 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e223b9..02b8ab2 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The official PiKVM is expensive so I decided take build my own & add some featur - Creates access point when network connection is lost for easy configuration - Ethernet connection for wired networks - E-ink display for showing network information -- Setup wireguard by adding a `wg0.conf` file to the boot partion to create a jumpbox +- Create a jumpbox by adding a wireguard config (`wg0.conf`) to the boot partion ## Hardware - [Pi Zero 2 W + SD Card](https://www.raspberrypi.com/products/raspberry-pi-zero-2-w/)