diff --git a/example/README.md b/example/README.md index 4702659..f3806c6 100644 --- a/example/README.md +++ b/example/README.md @@ -3,4 +3,4 @@ A sample application using GarageServer.IO ## Install -Execute `$ npm install` in the `example\` directory and `$ node app.js`. \ No newline at end of file +Execute `$ npm install` in the `example/` root directory and `$ node app.js`. \ No newline at end of file