Skip to content

Commit

Permalink
clone
Browse files Browse the repository at this point in the history
  • Loading branch information
炒饭 committed Mar 27, 2017
1 parent 6b1aed2 commit dc01f1b
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,20 +33,14 @@ sudo apt install wine
WINEARCH=win32 WINEPREFIX=~/win32 winecfg
```

3. 下载个版本


4. 解压下载的文件,并且安装
3. 安装
```console
tar -xzfv wechat-v0.14.140900-nwjs-v0.19.4.tar.gz
cd wechat-v0.14.140900-nwjs-v0.19.4/dist && sh ./srcipt/install.sh
git clone [email protected]:cytle/wechat_web_devtools.git
cd wechat_web_devtools && sh ./bin/pack.sh install
```

5. 启动
4. 启动
```console
./nw
cd dist && ./nw
```




0 comments on commit dc01f1b

Please sign in to comment.