Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
dromosys authored Mar 5, 2020
1 parent 213e3c3 commit a5ba7e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ Then install the python packages from pypi in the virtualenv::
$ pip install -r requirements.txt # or requirements_devel.txt to develop
$ python setup.py develop
$ wger create-settings
$ wger load-fixtures
$ wger create_settings --settings-path wger/settings.py --database db/database.sqlite
$ wger bootstrap --settings-path /path/to/current/folder/settings.py --no-start-server
$ python manage.py runserver
Expand Down

0 comments on commit a5ba7e8

Please sign in to comment.