forked from platypush/platypush
Installation notes
This commit is contained in:
parent
a8eead4327
commit
ca68aeb0e9
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ pip install platypush
|
|||
### Manual Installation
|
||||
|
||||
```shell
|
||||
git clone https://github.com/BlackLight/platypush
|
||||
cd platypush
|
||||
python setup.py install
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue