From 46fdcf00b368ba8de9a45a1ca779ebe21f73bf64 Mon Sep 17 00:00:00 2001 From: Guillermo Rauch Date: Sun, 1 Apr 2012 01:50:50 -0300 Subject: [PATCH] Release 0.9.4 --- Readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 31d14dcddb..2a03a12fc3 100644 --- a/Readme.md +++ b/Readme.md @@ -6,7 +6,9 @@ horizontal scalability, automatic JSON encoding/decoding, and more. ## How to Install - npm install socket.io +```bash +npm install socket.io +``` ## How to use