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

Commit

Permalink
Add pip install to update process
Browse files Browse the repository at this point in the history
  • Loading branch information
danielquinn committed Oct 8, 2018
1 parent bd95804 commit ec1d5c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/migrating.rst
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ rolled in as part of the update:
$ cd /path/to/project
$ git pull
$ pip install -r requirements.txt
$ cd src
$ ./manage.py migrate
Expand Down

0 comments on commit ec1d5c8

Please sign in to comment.