summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 53fb37a..996a365 100644
--- a/README.md
+++ b/README.md
@@ -48,9 +48,8 @@ Run tests:
bundle install
make test
-Run gofmt and rubocop:
+Run gofmt:
- bundle install
make verify
Run both test and verify (the default Makefile target):