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

Merge pull request #1 from CTassisF/master

Change go get command from ecix to alice-lg on README.
This commit is contained in:
Matthias Hannig 2019-03-15 16:44:20 +01:00 committed by GitHub
commit e2a35393db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ of the config.
## Installation
You will need to have go installed to build the package.
Running `go get github.com/ecix/birdwatcher` will give you
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).