From e09a0ba1e7196f5005af9bd5126d4d1660c2fc9f Mon Sep 17 00:00:00 2001 From: arch1mede Date: Sat, 6 Aug 2022 05:29:51 -0700 Subject: [PATCH] Update README.md (#798) Added OLED instructions for v2 DIY users --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aefd15e5..6f749d4c 100644 --- a/README.md +++ b/README.md @@ -305,6 +305,8 @@ See video how-tos: 8. Configure access to PiKVM from the Internet using [port forwarding](https://docs.pikvm.org/port_forwarding) or [Tailscale VPN](https://docs.pikvm.org/tailscale). 9. **If you encounter a problem**, take a look at the **[FAQ](https://docs.pikvm.org/faq)**, but if nothing helped, contact our **[Discord chat](https://discord.gg/bpmXfz5)** - experienced users and the PiKVM team will definitely help you. +OPTIONAL Addon: If adding an OLED to your V2, please see [this.](https://github.com/pikvm/pikvm/issues/797) + Happy using of PiKVM :) -----