Skip to content

Commit

Permalink
Add Linux Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
axxop committed Oct 3, 2017
1 parent 12bcce9 commit 2b109dc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ The rpm packages needs to be made executable after download:
$ sudo yum localinstall wewechat-1.0.0-x86_64.rpm
```


The AppImage needs to be made executable after download:
```
$ chmod u+x wewechat-1.0.0-x86_64.AppImage
Expand All @@ -81,8 +80,8 @@ Generate the binary:
* For Linux
```
$ npm run package-linux
Maybe you will install some depends packages.
```
Maybe you will install some depends packages.
* For Mac
```
$ npm run package-mac
Expand Down

0 comments on commit 2b109dc

Please sign in to comment.