diff --git a/README.rst b/README.rst --- a/README.rst +++ b/README.rst @@ -24,8 +24,8 @@ Kallithea was forked from RhodeCode in J 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 @@ database from RhodeCode to Kallithea, be of Kallithea. -.. _virtualenv: http://pypi.python.org/pypi/virtualenv .. _Python: http://www.python.org/ .. _Sphinx: http://sphinx.pocoo.org/ .. _Mercurial: http://mercurial.selenic.com/