Skip to content

Commit

Permalink
Merge pull request #726 from taime/patch-1
Browse files Browse the repository at this point in the history
Update intro.rst
  • Loading branch information
jrief committed Dec 5, 2018
2 parents 1e527b1 + be006ec commit 36feb9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/tutorial/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ system:
(shoptutorial)$ cd django-shop
(shoptutorial)$ pip install 'Django<2.0' 'django-select2<6.1' 'django-angular<2.1'
(shoptutorial)$ pip install -r requirements/common.txt
(shoptutorial)$ pip install -r requirements.txt
(shoptutorial)$ pip install --no-deps -e .
(shoptutorial)$ cd example
(shoptutorial)$ npm install
Expand Down

0 comments on commit 36feb9b

Please sign in to comment.