Skip to content

Commit d506850

Browse files
committed
Update README.md
1 parent 1373790 commit d506850

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,13 @@ pip3.exe install -r requirements.txt
3232
### 3.2 Linux
3333
#### 3.2.1 Install dependent packages
3434
```
35-
apt-get install python3-pip python3-pyqt4 pyqt4-dev-tools
35+
apt-get install python3-pip python3-pyqt5 pyqt5-dev-tools
3636
```
3737
#### 3.2.2 Download and setup phantomjs
3838
+ **For PC users**
3939

4040
Official phantomjs prebuilt executable can be downloaded from [here](https://bitbucket.org/ariya/phantomjs/downloads)
41+
** [Warning]: PhantomJS installed from ubuntu source by apt-get do not work in this project. **
4142
+ **For Raspberry Pi Users**
4243

4344
Unofficial phantomjs prebuilt executable or .deb for raspberry pi can be downloaded from [here](https://github.com/fg2it/phantomjs-on-raspberry/releases)

0 commit comments

Comments
 (0)