Update README.md

Added slight doc fix based on query in #13 , fixes #13
This commit is contained in:
Lior Kesos
2013-07-20 22:17:11 +03:00
parent 6b6b22b910
commit bbf8727d60

View File

@@ -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