# HG changeset patch # User Marcin Kuzminski # Date 1338208927 -7200 # Node ID f55b8142bf6cbf2a892c0cfc619ca702783b0bda # Parent 824461179c80a4a9b8c3f7335222043308a08dcb fix doc typo diff -r 824461179c80 -r f55b8142bf6c docs/installation.rst --- a/docs/installation.rst Sun May 27 18:28:57 2012 +0200 +++ b/docs/installation.rst Mon May 28 14:42:07 2012 +0200 @@ -25,7 +25,7 @@ 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