Fix markdown format typo

Change-Id: I52166a4ad14533511fa3a5987aac985e1c60e98f
This commit is contained in:
ZhongShengping 2016-06-01 12:53:55 +08:00
parent f104fccd64
commit 6765d228d3
1 changed files with 2 additions and 2 deletions

View File

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