Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add note for Qt Version
  • Loading branch information
echoma committed Mar 7, 2017
1 parent d819229 commit 51165a6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,11 @@ If it's too complicated for you to build a Python3+PyQt5 environment, You can [d

#### 1. Install Python3.x

* The latest version is 3.4.3 as Iwrite this. This is also the recommended version. [download it here](http://python.org/)
* The latest version is 3.4.3 as I write this. This is also the recommended version. [download it here](http://python.org/)

> Qt5.6 removed QtWebkit. So, Qt5.5 is the newest version we can use to build zkui.
> I was planning to port zkui to nw.js, but doesn't have enough spare time yest.
* Install PyQt5 package.

Expand Down

0 comments on commit 51165a6

Please sign in to comment.