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:
Matthias Hannig 2019-07-10 10:02:11 +02:00 committed by GitHub
parent d9b368edf1
commit 574f68799c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,8 @@ of the config.
## Installation
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
a binary. You might need to cross-compile it for your
bird-running servive (`GOARCH` and `GOOS` are your friends).