Fix binary name.
authorOllivier Robert <roberto@keltia.net>
Mon, 10 Apr 2017 21:38:40 +0200
changeset 52 825b890aff85
parent 51 4a0533d00053
child 53 da5079cecc3c
Fix binary name. Found by: @McKael@mamot.fr
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