Skip to content

Commit

Permalink
Remove outdated information, make dependencies is no longer necessary. (
Browse files Browse the repository at this point in the history
  • Loading branch information
dherbst authored and abhinav committed May 25, 2021
1 parent dca7c25 commit d5dd706
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions CONTRIBUTING.md
Expand Up @@ -25,12 +25,6 @@ git remote add upstream https://github.com/uber-go/zap.git
git fetch upstream
```

Install zap's dependencies:

```
make dependencies
```

Make sure that the tests and the linters pass:

```
Expand Down

0 comments on commit d5dd706

Please sign in to comment.