Skip to content

Commit

Permalink
add 'gdm restore' to adding a dependency instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
sparrc committed Jan 25, 2016
1 parent 3da3906 commit 8675bd1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8675bd1

Please sign in to comment.