Skip to content

Commit 5fe8ddf

Browse files
authored
Update README.md
1 parent 291eb50 commit 5fe8ddf

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,15 @@ pip install PyQtPurchasing -U
2626
pip install PyQtWebKit -U
2727
```
2828

29-
### For Linux
29+
### For RHEL_7_6-X86_64
3030

3131
1. Install Python35+
3232
2. Install Qt5.13.1 to ~/Qt5.13.1
3333
3. clone https://github.com/PyQt5/PyQtWebKit and run `./build.sh`
3434

35+
## Todo
36+
37+
Replace QtWebKit to QtWebEngine
3538

3639
## Notice
3740

@@ -43,4 +46,4 @@ If the first boot is slow 第一次运行很慢(因为在clone例子源码)
4346

4447
## ScreenShot
4548

46-
![PyQtClient](ScreenShot/PyQtClient.gif)
49+
![PyQtClient](ScreenShot/PyQtClient.gif)

0 commit comments

Comments
 (0)