From 65873c04210cda9d6cb0b1029f78541995e08498 Mon Sep 17 00:00:00 2001 From: Amolith Date: Wed, 22 Nov 2023 15:34:50 -0500 Subject: [PATCH] add note about binary installation --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6222cdf..0803fd3 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,10 @@ where. I've recorded some of my other ideas and plans in [my wiki]. ## Installation and use +_**Note:** prebuilt binaries will be available after I release [v0.0.1]_ + +[0.0.1]: https://todo.sr.ht/~amolith/willow?search=status%3Aopen%20label%3A%22v0.0.1%22 + * Clone the repo * Build the binary with `CGO_ENABLED=0 go build -ldflags="-s -w" -o willow ./cmd` * Upload it to a remote server