Fixed typo

This commit is contained in:
Jeremiah Billmann
2013-08-05 22:41:53 -04:00
parent 486bf65403
commit 55d26e51e7
+1 -1
View File
@@ -3,4 +3,4 @@ A sample application using GarageServer.IO
## Install
Execute `$ npm install` in the `example/` root directory and `$ node app.js`.
Execute `$ npm install` in the `example/` root directory and `$ node app.js` to run the application.