Changeset - 11bc459d010b
[Not reviewed]
default
0 1 0
Mads Kiilerich - 11 years ago 2015-08-17 01:11:42
madski@unity3d.com
docs: clarify Python 2 requirement in README
1 file changed with 2 insertions and 1 deletions:
0 comments (0 inline, 0 general)
README.rst
Show inline comments
 
@@ -23,7 +23,8 @@ Kallithea was forked from RhodeCode in J
 

	
 
Installation
 
------------
 
Official releases of Kallithea can be installed via::
 
Kallithea requires Python_ 2.x and it is recommended to install it in a
 
virtualenv_. Official releases of Kallithea can be installed with::
 

	
 
    pip install kallithea
 

	
0 comments (0 inline, 0 general)