Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added slight doc fix based on query in #13 , fixes #13
  • Loading branch information
liorkesos committed Jul 20, 2013
1 parent 12923c9 commit 06436c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@ See the [config](config/) folder and especially the [config.js](config/config.js

The quickest way to get started with MEAN is to clone the project and utilize it like this:

Install npm dependencies:
Install npm (server side) dependencies:

$ npm install

Install bower dependencies:
Install bower (client side) dependencies:

$ bower install

Expand Down

0 comments on commit 06436c0

Please sign in to comment.