From 915b7957344feafdd4b68e971b09cba2db58bc97 Mon Sep 17 00:00:00 2001 From: Annika Hannig Date: Fri, 12 Nov 2021 11:16:04 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d70056..9a7fb80 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ of the config. You will need to have go installed to build the package. Please make sure your go version is `>= 1.9`. -Running `go get github.com/alice-lg/birdwatcher` will give you +Running `go install github.com/alice-lg/birdwatcher@latest` will give you a binary. You might need to cross-compile it for your bird-running servive (`GOARCH` and `GOOS` are your friends).