Skip to content

Commit b8de73f

Browse files
authored
Update README.md
1 parent e5b7a85 commit b8de73f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,12 @@ MORe encourages specific design patterns that are enterprise-friendly. We discou
2222
npm i @modus/babel-preset-react @modus/eslint-config-modus @modus/more --registry=https://npm.modus.app/
2323
```
2424

25+
or shorter
26+
27+
```bash
28+
npm i @modus/{babel-preset-react,eslint-config-modus,more} --registry=https://npm.modus.app/
29+
```
30+
2531
Then use [sample project](../sample) as a basis for setting up `package.json`, `.eslintrc.yml`, and `babel.config.js`.
2632

2733
**TODO:** use `modus` CLI to do that automatically

0 commit comments

Comments
 (0)