Skip to content

Commit 1dbb4fc

Browse files
committed
docs: correct command to build
1 parent 8f40ef0 commit 1dbb4fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This library is under active development and has not yet been published on npm.
3030

3131
```
3232
npm install
33-
npm run build-bundle
33+
npm run build
3434
```
3535

3636
### Using npm link

0 commit comments

Comments
 (0)