diff --git a/README.md b/README.md index e323cec9..eb38d529 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ pip install platypush ### Manual Installation ```shell +git clone https://github.com/BlackLight/platypush +cd platypush python setup.py install ```