From 486bf6540337f927569ed20f1d807a66e0e057e3 Mon Sep 17 00:00:00 2001 From: Jeremiah Billmann Date: Mon, 5 Aug 2013 22:41:25 -0400 Subject: [PATCH] Fixed typo --- example/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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