Correct virtualenv links in INSTALL.asciidoc.

This commit is contained in:
Florian Bruhin 2014-12-31 21:42:47 +01:00
parent 56d844aff8
commit 6ec5b70067

View File

@ -25,7 +25,7 @@ repository (rather than a release):
----
Then run the supplied script to run qutebrowser inside a
https://virtualenv.pypa.io/en/latest/virtualenv.html[virtualenv]:
http://virtualenv.readthedocs.org/en/latest/[virtualenv]:
----
# python3 scripts/init_venv.py
@ -98,7 +98,7 @@ http://www.lfd.uci.edu/~gohlke/pythonlibs/#virtualenv[the installer from here]
to install virtualenv.
Then run the supplied script to run qutebrowser inside a
https://virtualenv.pypa.io/en/latest/virtualenv.html[virtualenv]:
http://virtualenv.readthedocs.org/en/latest/[virtualenv]:
----
# python3 scripts/init_venv.py