Update CONTRIBUTING.md (#2727)

This commit is contained in:
Alex Collins 2019-11-18 15:19:52 -08:00 committed by Alexander Matyushentsev
parent 0cfe1cdedf
commit 9593f8d3b3

View file

@ -57,6 +57,7 @@ Ensure dependencies are up to date first:
dep ensure
make dev-tools-image
make install-lint-tools
go get github.com/mattn/goreman
```
Common make targets: