Skip to content

Commit dc4ded9

Browse files
authored
docs(init): update headers
1 parent 2ccf9a9 commit dc4ded9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/init/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,12 @@ init([null, null, ...myPacakges]);
2727
```
2828

2929
### CLI (via `webpack-cli`)
30-
**For `default` generator**
30+
**Via defaults**
3131

3232
```bash
3333
npx webpack-cli init
3434
```
35-
**For `addon` generator**
35+
**Via custom scaffold**
3636
1. Using package on `npm`
3737

3838
```bash

0 commit comments

Comments
 (0)