diff --git a/README.md b/README.md index ed5ca8d82e..7d1bd8b3b1 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ This is a framework that provides a nice starting point for Mongo, Angular, Epress and Node based projects. It is designed to be a starting point for the development of MEAN based web apps. -== Install == +Install In the root directory run npm install to get all of the required node modules needed by MEAN. -== Modules == +Modules Mean is built in a modular fashion and will provide a larger eco-system implemented as node modules.