Add a note about required Go version
authorMikael Berthe <mikael@lilotux.net>
Sun, 23 Apr 2017 15:34:15 +0200
changeset 9 a6672fc5ee68
parent 8 cde24b04e16d
child 10 e4c490882126
Add a note about required Go version Some dependencies do not support very old versions of Go so as there is no easy way fix issue #1 I'll add the minimum version to the README. Tested successfully with Golang 1.5.1 here.
README.md
--- a/README.md	Sat Apr 22 14:58:57 2017 +0200
+++ b/README.md	Sun Apr 23 15:34:15 2017 +0200
@@ -13,7 +13,7 @@
 
 ### From source
 
-To install the application from source (you need to have Go), just type:
+To install the application from source (you need to have Go >= 1.5), just type:
 
     go get github.com/McKael/madonctl