This commit is contained in:
TJ Holowaychuk
2012-06-04 09:48:19 -07:00
parent 908e467548
commit 1763b073f9

View File

@@ -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: