Update CONTRIBUTING.md
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 672a1a0..8922d16 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -6,8 +6,11 @@
 Things you will need
 --------------------
 
- * git
+ * git (used for source version control)
  * an IDE. We recommend [Atom](https://github.com/flutter/engine/wiki/Using-Atom-with-Flutter).
+ * python (used by many of our tools)
+ * ssh (used to authenticate with GitHub)
+ * curl (used by `gclient sync`)
 
 Getting the code
 ----------------