add note about binary installation

This commit is contained in:
Amolith 2023-11-22 15:34:50 -05:00
parent 0981d38385
commit 65873c0421
Signed by: Amolith
GPG Key ID: 8AE30347CE28D101
1 changed files with 4 additions and 0 deletions

View File

@ -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