mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-22 17:16:34 +03:00
update demo doc
This commit is contained in:
parent
6e76b2e3ee
commit
87a8e5865a
|
@ -6,7 +6,7 @@ To run demo project (ideally in virtualenv):
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
cd /tmp
|
cd /tmp
|
||||||
git clone git@github.com:Tivix/django-rest-auth.git
|
git clone https://github.com/Tivix/django-rest-auth.git
|
||||||
cd django-rest-auth/demo/
|
cd django-rest-auth/demo/
|
||||||
pip install -r requirements.pip
|
pip install -r requirements.pip
|
||||||
python manage.py syncdb --settings=demo.settings --noinput
|
python manage.py syncdb --settings=demo.settings --noinput
|
||||||
|
|
Loading…
Reference in New Issue
Block a user