forked from platypush/platypush
Installation notes
This commit is contained in:
parent
d533052a33
commit
a8eead4327
1 changed files with 6 additions and 0 deletions
|
@ -10,6 +10,12 @@ Installation
|
|||
pip install platypush
|
||||
```
|
||||
|
||||
### Manual Installation
|
||||
|
||||
```shell
|
||||
python setup.py install
|
||||
```
|
||||
|
||||
Configuration
|
||||
-------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue