diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f7e2ec86f0b1a83fffbc6b9c2b10de3cb029d754..5e1b406d4114e6ef763e67d653c8e82e7ef0901e 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -13,9 +13,10 @@ which can be found [on our website](http://influxdb.com/community/cla.html)
 
 ## Adding a dependency
 
-Assuming you can already build the project:
+Assuming you can already build the project, run these in the telegraf directory:
 
 1. `go get github.com/sparrc/gdm`
+1. `gdm restore`
 1. `gdm save`
 
 ## Input Plugins