Installation notes

This commit is contained in:
Fabio Manganiello 2017-12-11 20:33:36 +01:00
parent d533052a33
commit a8eead4327
1 changed files with 6 additions and 0 deletions

View File

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