From b2de935411ea2f77d9a4172f17864c90fac70bb6 Mon Sep 17 00:00:00 2001 From: "Igor P. Leroy" Date: Fri, 8 Apr 2016 21:57:24 -0300 Subject: [PATCH] Add OS dependencies link in development env docs (#300) --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d8b618b2c..ff8db7bcc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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