diff --git a/README.md b/README.md index 941b53b2..58a4af35 100644 --- a/README.md +++ b/README.md @@ -77,10 +77,10 @@ This module has beaker-rspec tests To run: -``shell +```shell bundle install bundle exec rspec spec/acceptance -`` +``` Development -----------