diff --git a/README.md b/README.md index 1ca717bb..3dd7a5ca 100644 --- a/README.md +++ b/README.md @@ -442,10 +442,10 @@ This module has beaker-rspec tests To run: -``shell +```shell bundle install bundle exec rspec spec/acceptance -`` +``` Development -----------