diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 4e91fd693145..5d1cfd67c5a1 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -24,3 +24,6 @@ To run Argo Workflows locally for development: [running locally](running-locally Changes without either unit or e2e tests are unlikely to be accepted. See [the pull request template](../.github/pull_request_template.md). +### Contributor Workshop + +We have a [90m video on YouTube](https://youtu.be/zZv0lNCDG9w) show you have to get hands-on contributing. diff --git a/docs/running-locally.md b/docs/running-locally.md index b8d3e4b371b6..d94b75fdbef7 100644 --- a/docs/running-locally.md +++ b/docs/running-locally.md @@ -1,9 +1,8 @@ # How to setup your dev environment ## Pre-requisites: -* Dep. `brew install dep` * Golang -* Yarn. `brew install yarn` +* Yarn. `brew install yarn` * Docker * [Kustomize](https://github.com/kubernetes-sigs/kustomize/blob/master/docs/INSTALL.md) * [protoc](http://google.github.io/proto-lens/installing-protoc.html) `brew install protobuf`