We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 621b4d6 commit 447efeeCopy full SHA for 447efee
1 file changed
README.md
@@ -12,15 +12,7 @@ $ pip install python-qt5
12
You'll also need the Visual C++ Redistributable.
13
- http://www.microsoft.com/en-us/download/details.aspx?id=40784
14
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.
+For alternative installation methods, see [the wiki](https://github.com/pyqt/python-qt5/wiki/Installation)
24
25
**Testing out the installation**
26
0 commit comments