Changeset - f55b8142bf6c
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 13 years ago 2012-05-28 14:42:07
marcin@python-works.com
fix doc typo
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
docs/installation.rst
Show inline comments
 
@@ -22,13 +22,13 @@ The easiest way to install ``rhodecode``
 

	
 
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
 

	
 

	
 
Step by step installation example
 
---------------------------------
0 comments (0 inline, 0 general)