changeset 2351:f55b8142bf6c beta

fix doc typo
author Marcin Kuzminski <marcin@python-works.com>
date Mon, 28 May 2012 14:42:07 +0200
parents 824461179c80
children 90e06f53af8c
files docs/installation.rst
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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