Skip to content

Commit

Permalink
docs: clarify global installation of bower in readme
Browse files Browse the repository at this point in the history
Merge branch 'patch-1' of github.com:bguiz/famous-angular into bguiz-patch-1
  • Loading branch information
zackbrown committed Sep 4, 2014
2 parents 78c9689 + 8524c68 commit d40a893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Contact [famous-angular@thomasstreet.com](mailto:famous-angular@thomasstreet.com
####Before you start, tools you will need
* Download and install [git](http://git-scm.com/downloads)
* Download and install [nodeJS](http://nodejs.org/download/)
* Install bower `npm install bower`
* Install bower `npm install -g bower`

####Inside of your app:
* Run `bower install famous-angular`
Expand Down

0 comments on commit d40a893

Please sign in to comment.