Skip to content

Commit

Permalink
docs(init): update headers
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabh3112 committed Sep 29, 2018
1 parent 2ccf9a9 commit dc4ded9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/init/README.md
Expand Up @@ -27,12 +27,12 @@ init([null, null, ...myPacakges]);
```

### CLI (via `webpack-cli`)
**For `default` generator**
**Via defaults**

```bash
npx webpack-cli init
```
**For `addon` generator**
**Via custom scaffold**
1. Using package on `npm`

```bash
Expand Down

0 comments on commit dc4ded9

Please sign in to comment.