From 383ecc49ca7eedc2e33e5cbe49153cb19bbb7341 Mon Sep 17 00:00:00 2001 From: btea <2356281422@qq.com> Date: Sat, 30 Oct 2021 08:33:09 -0500 Subject: [PATCH] fix(docs): update readme local development file name (#4117) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9883da01da..c1194a5fa2 100644 --- a/README.md +++ b/README.md @@ -109,9 +109,9 @@ $ pnpm dev will start the local development environment -2. Add your component into `play/play.vue` +2. Add your component into `play/src/App.vue` -> play.vue +> App.vue ```vue