Skip to content

Commit b53da26

Browse files
committed
docs: update readme
1 parent 442a7ea commit b53da26

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,8 @@ You can find this demo in the demo directory and view the output:
4141
# install dependency
4242
npm i
4343

44-
# enter the demo directory
45-
cd demo
46-
47-
# build
48-
npm run build
44+
# build demo
45+
npm run build:demo
4946
```
5047

5148
## Usage

0 commit comments

Comments
 (0)