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