README.rst: replaced pip command with setup.py call.

This commit is contained in:
2018-01-25 11:01:56 +01:00
parent 993ea08d89
commit f3ae1d24b9

View File

@@ -47,7 +47,7 @@ INSTALLATION
2. Install files 2. Install files
---------------- ----------------
* ``pip install -e .`` * ``python setup.py develop``
* ``django-dav-events-admin setup ./env/django`` * ``django-dav-events-admin setup ./env/django``
The django project directory ('./env/django' within the previous example) The django project directory ('./env/django' within the previous example)