diff --git a/INSTALL.asciidoc b/INSTALL.asciidoc index aa46ab310..8224d2052 100644 --- a/INSTALL.asciidoc +++ b/INSTALL.asciidoc @@ -200,7 +200,7 @@ installed to compile PyQt5 in a later step. ---- $ brew install python3 pyqt5 -$ pip3.4 install qutebrowser +$ pip3.5 install qutebrowser ---- if you are using Homebrew. For MacPorts, run: