From 463190f0fb7cc2b7c11851bfb491f4cf2177669f Mon Sep 17 00:00:00 2001 From: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com> Date: Sun, 24 Oct 2021 10:18:19 -0400 Subject: [PATCH] added headless installation link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e3e016d..7ff375f 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ The BirdNET-Pi project is built on the [TFLite version of BirdNET](https://githu * A USB Microphone or Sound Card ## Installation +[Headless installation guide available here](https://github.com/mcguirepr89/BirdNET-Pi/wiki/%22Headless%22-installation-using-VNC) + The system can be installed with: ``` curl -s https://raw.githubusercontent.com/mcguirepr89/BirdNET-Pi/main/Birders_Guide_Installer.sh | bash