Installation notes

This commit is contained in:
Fabio Manganiello 2017-12-11 20:33:36 +01:00
parent d533052a33
commit a8eead4327

View file

@ -10,6 +10,12 @@ Installation
pip install platypush
```
### Manual Installation
```shell
python setup.py install
```
Configuration
-------------