Skip to content

Commit 202a2a7

Browse files
authored
Update README to remove npm run build command
Removed the build command from the local development section.
1 parent 3b6c2ae commit 202a2a7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ cli-example random pick apple banana orange
3131

3232
```bash
3333
npm install
34-
npm run build
3534
npm run cli -- --help
3635
npm run cli -- system info
3736
npm run cli -- math average 5 10 15

0 commit comments

Comments
 (0)