1
0
Fork 0
mirror of https://github.com/alice-lg/birdwatcher.git synced 2025-03-09 00:00:05 +01:00

Update README.md

This commit is contained in:
Annika Hannig 2021-11-12 11:16:04 +01:00 committed by GitHub
parent 635e91e662
commit 915b795734
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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