diff --git a/README.md b/README.md index 9955d0c6..580ad9f5 100644 --- a/README.md +++ b/README.md @@ -97,10 +97,10 @@ This module has beaker-rspec tests To run: -``shell +```shell bundle install bundle exec rspec spec/acceptance -`` +``` Development -----------