diff docs/installation.rst @ 6339:8845ece50d51

docs: remove some references to Pylons These references are either not used, or do not provide value. The Windows installation and email pages still references documents from the Pylons website -- alternative pages from Turbogears2 need to be found.
author Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
date Thu, 20 Oct 2016 17:54:26 +0200
parents 855ba1f07aeb
children 29e9cb56f26f
line wrap: on
line diff
--- a/docs/installation.rst	Tue Sep 13 17:55:12 2016 +0200
+++ b/docs/installation.rst	Thu Oct 20 17:54:26 2016 +0200
@@ -111,8 +111,8 @@
 
     pip install .
 
-- This will install Kallithea together with pylons_ and all other required
-  python libraries into the activated virtualenv.
+- This will install Kallithea together with all other required
+  Python libraries into the activated virtualenv.
 
 You can now proceed to :ref:`setup`.
 
@@ -137,4 +137,3 @@
 
 
 .. _virtualenv: http://pypi.python.org/pypi/virtualenv
-.. _pylons: http://www.pylonsproject.org/