Add OS dependencies link in development env docs (#300)

This commit is contained in:
Igor P. Leroy 2016-04-08 21:57:24 -03:00 committed by Maxime Beauchemin
parent ef64884e53
commit b2de935411
1 changed files with 2 additions and 0 deletions

View File

@ -53,6 +53,8 @@ If you are proposing a feature:
## Setting up a Python development environment
Check the [OS dependencies](http://airbnb.io/caravel/installation.html#os-dependencies) before follows these steps.
# fork the repo on github and then clone it
# alternatively you may want to clone the main repo but that won't work
# so well if you are planning on sending PRs