Fix markdown format typo

Change-Id: If65cd0afc6275348acf1f198679c0d8ec05f7e37
This commit is contained in:
ZhongShengping 2016-05-10 23:57:54 +08:00
parent 15eeb0faa6
commit 03ef641fef
1 changed files with 2 additions and 2 deletions

View File

@ -82,10 +82,10 @@ This module has beaker-rspec tests
To run:
``shell
```shell
bundle install
bundle exec rspec spec/acceptance
``
```
Development
-----------