# HG changeset patch
# User Marcin Kuzminski <marcin@python-works.com>
# Date 2012-05-28 12:42:07
# Node ID f55b8142bf6cbf2a892c0cfc619ca702783b0bda
# Parent  824461179c80a4a9b8c3f7335222043308a08dcb

fix doc typo

diff --git a/docs/installation.rst b/docs/installation.rst
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -25,7 +25,7 @@ Or::
     pip install rhodecode
 
 If you prefer to install RhodeCode manually simply grab latest release from
-http://pypi.python.org/pypi/rhodecode, decompress the archive and run::
+http://pypi.python.org/pypi/RhodeCode, decompress the archive and run::
 
     python setup.py install