diff --git a/README.txt b/README.txt index 527fae2..e778c0f 100644 --- a/README.txt +++ b/README.txt @@ -13,3 +13,12 @@ can also use arbitrary host lists (documented in configuration file). Planned features, see __main__.py's comments. + +Installation +------------------------------------------------- + +``` +git clone https://git.autonomic.zone/cas/multiball.git +cd multiball +pip install . +```