Skip to content

Commit 6c47d0c

Browse files
committed
build command in README
1 parent f04b5f1 commit 6c47d0c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ npm install
2929
# Generate files
3030
npm run autogen
3131
32+
# Build distribution files
33+
npm run build
34+
3235
# Clean out generated files
3336
npm run clean
3437
```

0 commit comments

Comments
 (0)