Skip to content

Commit

Permalink
(#1) Typo in README
Browse files Browse the repository at this point in the history
  • Loading branch information
llorllale committed Feb 16, 2019
1 parent 948ed35 commit 9c810b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Just open a PR, make sure `make checks` works.
To run `make checks` you will need:

* Go `1.11.x`
* Python 2.7+ (for `pdd`)
* [pdd](https://github.com/yegor256/pdd) (a python gem - `gem install pdd`)
* Ruby 2.x (for `pdd`)
* [pdd](https://github.com/yegor256/pdd) (a ruby gem - `gem install pdd`)
* [golangci-lint](https://github.com/golangci/golangci-lint) v1.14.0 (expected to be in the `./bin` folder)

0 comments on commit 9c810b5

Please sign in to comment.