Skip to content

Commit 447efee

Browse files
committed
Update README.md
1 parent 621b4d6 commit 447efee

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,7 @@ $ pip install python-qt5
1212
You'll also need the Visual C++ Redistributable.
1313
- http://www.microsoft.com/en-us/download/details.aspx?id=40784
1414

15-
### Installation - 5.4
16-
17-
The 5.4 installation is different due to some trouble getting it up onto PyPI, this is what you can do in the meantime.
18-
19-
```bash
20-
$ pip install git+https://github.com/pyqt/python-qt5.git
21-
```
22-
23-
You won't need the Redistributable here; as it is included.
15+
For alternative installation methods, see [the wiki](https://github.com/pyqt/python-qt5/wiki/Installation)
2416

2517
**Testing out the installation**
2618

0 commit comments

Comments
 (0)