From 51e6de904d9f834138741c2f57f40051ec65af3b Mon Sep 17 00:00:00 2001 From: wangcp <594906917@qq.com> Date: Thu, 23 Jul 2020 22:51:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b26d8b..c292407 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ $ vue init mpvue/mpvue-quickstart my-project $ cd my-project $ npm install $ npm run dev -``` +``` 更多详细文档请查阅 [quickstart](http://mpvue.com/mpvue/quickstart/)。