add 'gdm restore' to adding a dependency instructions

This commit is contained in:
Cameron Sparr
2016-01-25 10:59:44 -07:00
parent 3da390682d
commit 8675bd125a

View File

@@ -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