From e08c5b0eecf5e182e98318dcd298ce966c8ca5d5 Mon Sep 17 00:00:00 2001 From: jamesgeorge007 Date: Sat, 9 Mar 2019 22:19:36 +0530 Subject: [PATCH] Update docs :+1: --- README.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 13ed4eef2..0a6f43f54 100644 --- a/README.md +++ b/README.md @@ -25,22 +25,15 @@ A CLI tool for getting started with MEVN stack. It offers various reliable boile ### Installing To install the package:- -``` -npm install -g mevn-cli -``` +> npm install -g mevn-cli ## Commands - - ### Initial Command This command Initialises the project. - -``` -mevn init appname -``` +> mevn init ### Available Commands