Skip to content

Commit 1f262a0

Browse files
committed
fix example readme
1 parent e37a1ce commit 1f262a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/advanced/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ This example uses Webpack to bundle the app, and uses vue-loader to enable singl
1212
# at repo root
1313
npm install
1414
# serve at localhost:8080
15-
npm run serve
15+
npm run serve-example
1616
```

0 commit comments

Comments
 (0)