diff --git a/README.md b/README.md index 6d60dd814..4d75fdebc 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ Wait for the greeting message on the STD, then send EPP/TCP frame: sample1trid ``` - +* Before running tests for the first time: `rake db:seed` * Run tests: `rake` * Run EPP tests: `rake test:epp` * Run all but EPP tests: `rake test:other`