diff --git a/README.md b/README.md index 75372e4c..92341ade 100644 --- a/README.md +++ b/README.md @@ -183,10 +183,10 @@ automatically starts a test server in background. Only tests in ``` sh # run the whole suite -$ script/server +$ script/test # run only specific files -$ script/server excon typhoeus +$ script/test excon typhoeus ``` We will accept middleware that: