From e7d7e2346f6cc81aa4c559b79c108bf965f2f65c Mon Sep 17 00:00:00 2001 From: Lior Kesos Date: Tue, 18 Jun 2013 18:23:31 +0300 Subject: [PATCH] Update README.md Formatting issues --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.