From b377fda73f272b573723886854344ce1585213e5 Mon Sep 17 00:00:00 2001 From: Martin Lensment Date: Thu, 19 Jun 2014 17:05:49 +0300 Subject: [PATCH] Rspec formatting in readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b8db36c3..62e7aa1c5 100644 --- a/README.md +++ b/README.md @@ -112,8 +112,7 @@ Wait for the greeting message on the STD, then send EPP/TCP frame: ``` -Run tests: -`rspec` +* `rspec` to run tests ---