Skip to content

Commit 2ee83a4

Browse files
authored
Update README_ZH.md
1 parent 1b2d7c6 commit 2ee83a4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README_ZH.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,20 +66,20 @@ cd vue-cli-electron-template
6666
3. **🍙安装依赖(推荐使用yarn)**
6767

6868
```bash
69-
yarn & npm install
69+
yarn npm install
7070
````
7171

7272

7373
4. **🌽启动应用**
7474

7575
```bash
76-
yarn go & npm run go
76+
yarn go npm run go
7777
```
7878

7979
5. **🍭打包应用**
8080

8181
```bash
82-
yarn packapp & npm run packapp
82+
yarn packapp npm run packapp
8383
```
8484

8585

0 commit comments

Comments
 (0)