Skip to content

Commit

Permalink
Add new dependency to CONTRIBUTING.md (argoproj#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
merenbach authored and alexmt committed Mar 16, 2018
1 parent 611b0e4 commit 3927cc0
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 @@ -3,7 +3,8 @@ Make sure you have following tools installed [golang](https://golang.org/), [dep
[kubectl](https://kubernetes.io/docs/tasks/tools/install-kubectl/).

```
$ brew install go dep protobuf kubectl
$ brew install go dep protobuf kubectl
$ go get -u github.com/golang/protobuf/protoc-gen-go
```

Nice to have [gometalinter](https://github.com/alecthomas/gometalinter) and [goreman](https://github.com/mattn/goreman):
Expand Down

0 comments on commit 3927cc0

Please sign in to comment.