##// END OF EJS Templates
added info about minimum client version for rhodecode. Fixes #224
marcink -
r1439:82863981 beta
parent child Browse files
Show More
@@ -5,7 +5,9 b' Installation'
5 5
6 6 ``RhodeCode`` is written entirely in Python. Before posting any issues make
7 7 sure, your not missing any system libraries and using right version of
8 libraries required by RhodeCode.
8 libraries required by RhodeCode. There's also restriction in terms of mercurial
9 clients. Minimal version of hg client known working fine with RhodeCode is
10 **1.6**. If you're using older client, please upgrade.
9 11
10 12
11 13 Installing RhodeCode from Cheese Shop
General Comments 0
You need to be logged in to leave comments. Login now