Fixed typo

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