Fix markdown format typo

Change-Id: I9377ec237e1b6642305772546580c8dca26eac3c
This commit is contained in:
ZhongShengping 2016-05-10 23:36:22 +08:00
parent c21602d8f4
commit 8c3c61a5c8
1 changed files with 2 additions and 2 deletions

View File

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