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

Change go get command from ecix to alice-lg on README.

This commit is contained in:
César de Tassis Filho 2019-02-11 18:23:18 -02:00
parent 837c97da13
commit d5880f7264

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