diff --git a/README.md b/README.md index 5b0106b6ff..e323cec97a 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ Installation pip install platypush ``` +### Manual Installation + +```shell +python setup.py install +``` + Configuration -------------