From ee0467375f201352e574336a3e18b1f1cf26907b Mon Sep 17 00:00:00 2001 From: Justin Reichardt Date: Mon, 19 Sep 2022 17:01:52 -0500 Subject: [PATCH] Removed Windows install instructions I don't know what I was thinking, if it doesn't work then why did I include it... --- README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.md b/README.md index 5a17306..f9d617f 100644 --- a/README.md +++ b/README.md @@ -18,19 +18,6 @@ Build for Windows on Linux: make build-win -### Windows - -Build Dependencies: - -- Requires go https://go.dev/doc/install#windows - -Windows: - - cd src - go build . - -**Building has not been tested on Windows; however, it will fail because the version.go file is generated using the Makefile** - ## How to use ### Configuring