Skip to content
This repository was archived by the owner on Jun 28, 2022. It is now read-only.

Commit ba51c97

Browse files
author
炒饭
committed
change:readme
1 parent 2f3cd7e commit ba51c97

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

readme.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,13 @@ linux下使用微信web开发者工具.
1515

1616
## Installation
1717

18-
如果不需要小程序开发,1和2不需要执行。
18+
### 如果不需要小程序开发
19+
```console
20+
git clone [email protected]:cytle/wechat_web_devtools.git
21+
cd wechat_web_devtools/dist && ./nw
22+
```
1923

24+
### 需要小程序开发
2025
1. 用下面的命令安装wine(ubuntu下)
2126

2227
```console

0 commit comments

Comments
 (0)