INSTALL: Use python2 virtualenv for Debian.

This commit is contained in:
Florian Bruhin 2014-12-16 22:06:04 +01:00
parent 5e4f3ed7c5
commit 7ccc69c0bc

View File

@ -13,7 +13,7 @@ qutebrowser should run on these systems:
Install the dependencies via apt-get:
----
# apt-get install python3-pyqt5 python3-pyqt5.qtwebkit python3-virtualenv
# apt-get install python3-pyqt5 python3-pyqt5.qtwebkit python-virtualenv
----
To generate the documentation for the `:help` command, when using the git