Rspec formatting in readme

This commit is contained in:
Martin Lensment 2014-06-19 17:05:49 +03:00
parent c6c93eb674
commit b377fda73f

View file

@ -112,8 +112,7 @@ Wait for the greeting message on the STD, then send EPP/TCP frame:
</command></epp>
```
Run tests:
`rspec`
* `rspec` to run tests
---