Update install instructions.
authorOllivier Robert <roberto@keltia.net>
Tue, 11 Apr 2017 10:22:44 +0200
changeset 62 4b861c82e5f6
parent 61 8527821202fd
child 63 8d31e8907662
Update install instructions. Found by: @_bapt_@mastodon.social
README.md
--- a/README.md	Tue Apr 11 00:09:21 2017 +0200
+++ b/README.md	Tue Apr 11 10:22:44 2017 +0200
@@ -12,7 +12,7 @@
 
 Like many Go-based tools, installation is very easy
   
-    go get github.com/keltia/gondole
+    go get github.com/keltia/gondole/cmd/...
 
   or