@@ -18,20 +18,20 @@ please send me a pull request.
To run RhodeCode in a development version you always need to install the latest
required libs from `requires.txt` file.
after downloading/pulling RhodeCode make sure you run::
python setup.py develop
command to install/verify all required packages, and prepare development
enviroment.
After finishing your changes make sure all tests passes ok. You can run
the testsuite running nosetest from the project root.
the testsuite running ``nosetest`` from the project root.
| Thank you for any contributions!
| Marcin
.. _bitbucket: http://bitbucket.org/
Status change: