# HG changeset patch # User Ollivier Robert # Date 1491853120 -7200 # Node ID 825b890aff853ce1f5a4bade4dd32b30238b38ca # Parent 4a0533d00053610b7494abeb1baf0fe55be71831 Fix binary name. Found by: @McKael@mamot.fr diff -r 4a0533d00053 -r 825b890aff85 README.md --- a/README.md Mon Apr 10 20:55:45 2017 +0200 +++ b/README.md Mon Apr 10 21:38:40 2017 +0200 @@ -19,7 +19,7 @@ git clone https://github.com/keltia/gondole go install ./cmd/... -The library is fetched, compiled and installed in whichever directory is specified by `$GOPATH`. The `atlas` binary will also be installed. +The library is fetched, compiled and installed in whichever directory is specified by `$GOPATH`. The `gondole-cli` binary will also be installed. ## Configuration