Skip to content

Commit f75dd09

Browse files
committed
fix: fix readme error
1 parent 60ee4d7 commit f75dd09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ cd vue-repl
6060
npm install
6161

6262
# Start the development server
63-
npm run playground
63+
npm run dev:playground
6464
```
6565

6666
Visit the displayed local address (usually http://localhost:5174/) to use the playground.

0 commit comments

Comments
 (0)