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 committed Feb 9, 2021
1 parent 4f6f7e9 commit ab0cbad
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 ab0cbad

Please sign in to comment.