Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivier Demah committed Apr 19, 2015
1 parent 1a415a4 commit 786ba5d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion docs/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,9 @@ Once the settings is done, enter the following command to sync the database

.. code-block:: bash
python manage.py syncdb
python manage.py makemigrations django_th
python manage.py migrate
Activate the services
Expand Down
4 changes: 2 additions & 2 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ Dependencies
* Python 3.4
* Python 2.7
* Django >= 1.7
* django-th-rss >= 0.3.0
* django-th-pocket >= 0.2.0
* django-th-rss >= 0.3.2
* django-th-pocket >= 0.2.2
* django-js-reverse == 0.3.3

0 comments on commit 786ba5d

Please sign in to comment.