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