diff README.rst @ 8215:928bc1d8b279 default-i18n

Merge from default
author Mads Kiilerich <mads@kiilerich.com>
date Thu, 06 Feb 2020 01:19:23 +0100
parents 01aca0a4f876
children c02320ade212
line wrap: on
line diff
--- a/README.rst	Sun Jan 05 01:19:05 2020 +0100
+++ b/README.rst	Thu Feb 06 01:19:23 2020 +0100
@@ -24,8 +24,8 @@
 Installation
 ------------
 
-Kallithea requires Python_ 2.7 and it is recommended to install it in a
-virtualenv_. Official releases of Kallithea can be installed with::
+Kallithea requires Python_ 3 and it is recommended to install it in a
+virtualenv. Official releases of Kallithea can be installed with::
 
     pip install kallithea
 
@@ -173,7 +173,6 @@
 of Kallithea.
 
 
-.. _virtualenv: http://pypi.python.org/pypi/virtualenv
 .. _Python: http://www.python.org/
 .. _Sphinx: http://sphinx.pocoo.org/
 .. _Mercurial: http://mercurial.selenic.com/