Add basic installation steps to README
This commit is contained in:
parent
c5678b5f46
commit
41250ee68b
@ -13,3 +13,12 @@ can also use arbitrary host lists (documented in configuration file).
|
|||||||
|
|
||||||
|
|
||||||
Planned features, see __main__.py's comments.
|
Planned features, see __main__.py's comments.
|
||||||
|
|
||||||
|
Installation
|
||||||
|
-------------------------------------------------
|
||||||
|
|
||||||
|
```
|
||||||
|
git clone https://git.autonomic.zone/cas/multiball.git
|
||||||
|
cd multiball
|
||||||
|
pip install .
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user