Skip to content

Commit

Permalink
This is automatically installed (#4153)
Browse files Browse the repository at this point in the history
Signed-off-by: David Gageot <david@gageot.net>
  • Loading branch information
dgageot authored May 12, 2020
1 parent 4a7f702 commit 57b70a3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@ You must install these tools:
built in (version >= go 1.14)
1. [`git`](https://help.github.com/articles/set-up-git/): For source control
1. [`make`](https://www.gnu.org/software/make/): For building skaffold.
1. [`golangci-lint`](https://github.com/golangci/golangci-lint): You can use the
helper [script](./hack/install_golint.sh) to get golangci-lint.

```shell
./hack/install_golint.sh
```

## Getting started

Expand Down

0 comments on commit 57b70a3

Please sign in to comment.