Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
athif23 committed Sep 25, 2019
1 parent 66a6015 commit 6a45b94
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,12 @@ Ideas comes from [create-react-app](https://github.com/facebook/create-react-app
```
$ npm install -g start-imba
```
> Or if you have installed it and using `>=0.2.0` you can just run `start-imba update` to update to the latest version.
## Usage

- To make new project, just type `start-imba <project-name>` or `start-imba create <project-name>`.
- Select a few options, and done.
- To make new project, just type `start-imba <project-name>`. Use `--use-npm` to install using npm.
- Select a few options, and done.

> See [docs](docs/commands.md) for the complete list.
Expand Down

0 comments on commit 6a45b94

Please sign in to comment.