README.md
changeset 9 a6672fc5ee68
parent 7 df3e9e068778
child 17 ab1aa9652791
equal deleted inserted replaced
8:cde24b04e16d 9:a6672fc5ee68
    11 
    11 
    12 ## Installation
    12 ## Installation
    13 
    13 
    14 ### From source
    14 ### From source
    15 
    15 
    16 To install the application from source (you need to have Go), just type:
    16 To install the application from source (you need to have Go >= 1.5), just type:
    17 
    17 
    18     go get github.com/McKael/madonctl
    18     go get github.com/McKael/madonctl
    19 
    19 
    20 and you should be able to run `madonctl`.
    20 and you should be able to run `madonctl`.
    21 
    21