Skip to content

Commit 7b02492

Browse files
authored
Update README.md
1 parent f7a1ac5 commit 7b02492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## 前期准备
44
1. 创建项目: *vue create [project]* <br>
55
2. 进入项目根目录: *cd [project]* <br>
6-
3. 安装此插件: *vue add vue-cli-plugin-multi-page* <br>
6+
3. 安装此插件: *vue add multi-page(或者 vue add vue-cli-plugin-multi-page* <br>
77
## 常用命令
88
**新建开发模块使用** *npm run add module*<br>
99
**本地启动开发模块** *npm run serve module*<br>

0 commit comments

Comments
 (0)