diff --git a/example/README.md b/example/README.md index f3806c6..1e457df 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/` root directory and `$ node app.js`. \ No newline at end of file +Execute `$ npm install` in the `example/` root directory and `$ node app.js` to run the application. \ No newline at end of file