README.md
changeset 146 e78f5b584c9a
parent 144 9298c19a2b06
child 224 60b1d842275a
equal deleted inserted replaced
145:d7ccfe67fa9e 146:e78f5b584c9a
    13 
    13 
    14 The [madonctl](https://github.com/McKael/madonctl) console client uses this library exhaustively.
    14 The [madonctl](https://github.com/McKael/madonctl) console client uses this library exhaustively.
    15 
    15 
    16 ## Installation
    16 ## Installation
    17 
    17 
    18 To install the library:
    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 
    21 
    22 You can test it with my CLI tool:
    22 You can test it with my CLI tool:
    23 
    23