diff --git a/README.md b/README.md index b945a62b..c1e3150e 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ This module has beaker-rspec tests To run: -``shell +```shell bundle install bundle exec rspec spec/acceptance -`` +```