Skip to content

Commit 7a3e386

Browse files
committed
CLI documentation update from CI
1 parent f5a5839 commit 7a3e386

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

cli/v6

content/cli/v6/commands/npm-build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This is the plumbing command called by `npm link` and `npm install`.
2222
It should generally be called during installation, but if you need to run it
2323
directly, run:
2424
```bash
25-
npm run-script build
25+
npm build
2626
```
2727

2828
### See Also

0 commit comments

Comments
 (0)