README.md
changeset 246 3dcfc59d90b9
parent 224 60b1d842275a
child 258 8f19923fa340
equal deleted inserted replaced
245:304b518cabbf 246:3dcfc59d90b9
    16 ## Installation
    16 ## Installation
    17 
    17 
    18 To install the library (Go >= v1.5 required):
    18 To install the library (Go >= v1.5 required):
    19 
    19 
    20     go get github.com/McKael/madon
    20     go get github.com/McKael/madon
       
    21 
       
    22 For minimal compatibility with Go modules support (in Go v1.11), it is
       
    23 recommended to use Go version 1.9+.
    21 
    24 
    22 You can test it with my CLI tool:
    25 You can test it with my CLI tool:
    23 
    26 
    24     go get github.com/McKael/madonctl
    27     go get github.com/McKael/madonctl
    25 
    28