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

View File

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