diff --git a/README.md b/README.md index addf21a..830d435 100644 --- a/README.md +++ b/README.md @@ -155,4 +155,5 @@ To run the tests install the ruby dependencies with `bundler` and execute ``` bundle install --path vendor/bundle bundle exec rake spec +bundle exec rake lint ```