diff --git a/Readme.md b/Readme.md index ff3b2df5..0bb05912 100644 --- a/Readme.md +++ b/Readme.md @@ -77,7 +77,7 @@ app.listen(3000); First install the dev dependencies to install all the example / test suite deps: $ cd express - $ npm install -d + $ npm install then run whichever tests you want: