Fix markdown format typo

Change-Id: Ic74260348c8eb7775b659a1d148a059f767a666d
This commit is contained in:
ZhongShengping 2016-05-10 23:59:43 +08:00
parent 68f1e2db51
commit 99b20328cb
1 changed files with 2 additions and 2 deletions

View File

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