Skip to content

Commit

Permalink
Update README.md.
Browse files Browse the repository at this point in the history
Include `$ npm install -g bower` installation step.
  • Loading branch information
James Brewer committed May 19, 2007
1 parent aef7c9b commit edff450
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 @@ -11,6 +11,7 @@
* `$ mkvirtualenv thinkster-djangular`
* `$ cd thinkster-django-angular-boilerplate/`
* `$ pip install -r requirements.txt`
* `$ npm install -g bower`
* `$ npm install`
* `$ bower install`
* `$ python manage.py migrate`
Expand Down

0 comments on commit edff450

Please sign in to comment.