Browse code

Add devenvironment link to CONTRIBUTING.md

Tianon Gravi authored on 2013/10/09 07:48:19
Showing 1 changed files
... ...
@@ -3,6 +3,10 @@
3 3
 Want to hack on Docker? Awesome! Here are instructions to get you started. They are probably not perfect, please let us know if anything feels
4 4
 wrong or incomplete.
5 5
 
6
+## Build Environment
7
+
8
+For instructions on setting up your development environment, please see our dedicated [dev environment setup docs](http://docs.docker.io/en/latest/contributing/devenvironment/).
9
+
6 10
 ## Contribution guidelines
7 11
 
8 12
 ### Pull requests are always welcome