Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wizweishijun committed Dec 27, 2016
1 parent 1780798 commit dedf920
Showing 1 changed file with 13 additions and 37 deletions.
50 changes: 13 additions & 37 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,56 +18,32 @@ freedom, means knowledge, means PKM, means this WizNote client.
if you are windows or portable platform users, we have WizNote for windows, ios, android from our [Homepage](http://www.wiznote.com)


## Compile
## Compile (Windows, macOS, Linux)

visit: (http://wiznote-qt.com)
visit: (https://note.wiz.cn/pages/manage/biz/payRead.html?kb=4e2d9734-b669-4b6f-91ad-e056be317cea)

Different distributions or platforms
---

### Mac OSX

[Download](http://www.wiz.cn/wiznote-maclinux.html) from our homepage or install from [AppStore](https://itunes.apple.com/cn/app/wiznote/id863771545?l=zh&ls=1&mt=12).

### Ubuntu

install from [PPA](https://launchpad.net/~wiznote-team/+archive/ppa) is much more convenient:

$ sudo add-apt-repository ppa:wiznote-team
$ sudo apt-get update
$ sudo apt-get install wiznote

---

### Fedora 22+
### Install on Mac macOS

$ dnf install dnf-plugins-core
$ dnf copr enable mosquito/wiznote
$ dnf install wiznote # Stable version
Or
$ dnf install wiznote-beta # Development version
[Download](http://www.wiz.cn/wiznote-maclinux.html)

Thanks for mosquito's contribution, [more Fedora/CentOS soft.](https://copr.fedorainfracloud.org/coprs/mosquito/)

### Install on Linux, Windows

### Fedora 21/RHEL/CentOS 7
Please compile from source.

$ yum install yum-plugin-copr
$ yum copr enable mosquito/wiznote
$ yum install wiznote # Stable version
Or
$ yum install wiznote-beta # Development version

If it comes with an error that cannot install yum-plugin-copr, you need to add [repo info](https://copr.fedorainfracloud.org/coprs/mosquito/wiznote/repo/epel-7/mosquito-wiznote-epel-7.repo) to your repo list in file `/etc/yum.repos.d/epel.repo`, or download the repo file to repos directory.
Here is the way of download the repo file:

$ cd /etc/yum.repos.d/
$ sudo wget https://copr.fedorainfracloud.org/coprs/mosquito/wiznote/repo/epel-7/mosquito-wiznote-epel-7.repo
$ sudo yum install wiznote
*All things done, enjoy!*

-------

### others
### 在Windows/macOS/Linux上面编译:

Read the compile section and compile for your own flavor!
请访问: (https://note.wiz.cn/pages/manage/biz/payRead.html?kb=4e2d9734-b669-4b6f-91ad-e056be317cea)

### 在macOS上面安装:

*All things done, enjoy!*
[Download](http://www.wiz.cn/wiznote-maclinux.html)

0 comments on commit dedf920

Please sign in to comment.