Skip to content

Commit

Permalink
Update docs 👍
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgeorge007 committed Mar 9, 2019
1 parent 2e334d5 commit e08c5b0
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <app_name>
### Available Commands

Expand Down

0 comments on commit e08c5b0

Please sign in to comment.