Skip to content

Commit 3577877

Browse files
committed
Update README
1 parent 8f474c2 commit 3577877

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ This will save the current canvas content to a base64 data string before perform
8888

8989
## Example
9090
This project includes a simple example that demonstrates a responsive sketch pad. To build the example:
91-
```
92-
npm run build:example
91+
```shell
92+
cd example && npm run build
9393
```
9494
Then open `example/index.html` in a browser of your choice.

0 commit comments

Comments
 (0)