Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Commit

Permalink
Update install instructions
Browse files Browse the repository at this point in the history
This is just temporary until pip is fixed I guess.
ryankennedy/jupyter-devenv#4
  • Loading branch information
paltman committed Oct 11, 2018
1 parent 32b1cf0 commit 5763de4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Make sure you are using a virtual environment of some sort (e.g. `virtualenv` or

```
npm install
pipenv run pip install pip==18.0
pipenv install
pipenv shell
./manage.py migrate
Expand Down

0 comments on commit 5763de4

Please sign in to comment.