diff --git a/README.md b/README.md index 702a032..6d6ca7d 100644 --- a/README.md +++ b/README.md @@ -154,5 +154,5 @@ To run the tests install the ruby dependencies with `bundler` and execute ``` bundle install --path vendor/bundle -bundle exec rake +bundle exec rake spec ```