diff --git a/docs/contributing.rst b/docs/contributing.rst
--- a/docs/contributing.rst
+++ b/docs/contributing.rst
@@ -17,6 +17,14 @@ please send me a pull request.
To run RhodeCode in a development version you always need to install the tip
version of RhodeCode and the VCS library.
+after downloading RhodeCode make sure you run::
+
+ python setup.py develop
+
+command to install all required packages, and prepare development enviroment
+
+
+
| Thank you for any contributions!
| Marcin
diff --git a/docs/theme/nature/layout.html b/docs/theme/nature/layout.html
--- a/docs/theme/nature/layout.html
+++ b/docs/theme/nature/layout.html
@@ -10,5 +10,9 @@
border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
+
+