comparison docs/contributing.rst @ 1237:f7bb54f8c20f

fixed archive names, added setup command to contributing docs.
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 09 Apr 2011 20:15:18 +0200
parents 93b980ebee55
children bf263968da47
comparison
equal deleted inserted replaced
1236:a28bd9cb6549 1237:f7bb54f8c20f
15 please send me a pull request. 15 please send me a pull request.
16 16
17 To run RhodeCode in a development version you always need to install the tip 17 To run RhodeCode in a development version you always need to install the tip
18 version of RhodeCode and the VCS library. 18 version of RhodeCode and the VCS library.
19 19
20 after downloading RhodeCode make sure you run::
21
22 python setup.py develop
23
24 command to install all required packages, and prepare development enviroment
25
26
27
20 | Thank you for any contributions! 28 | Thank you for any contributions!
21 | Marcin 29 | Marcin
22 30
23 31
24 32