From 90e7e46d4609ccd031816d61590a879b2cf469d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milo=C5=A1=20Popovi=C4=87?= Date: Thu, 4 Aug 2016 17:48:41 +0100 Subject: [PATCH] Typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 845a857..9c4ed30 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ See [Installation](#installation) above for details. When the server is running, you can open in your browser: * [http://localhost:3001/](http://localhost:3001/) - WebSocket version -* [http://localhost:3001/](http://localhost:3002/) - Socket.IO version +* [http://localhost:3002/](http://localhost:3002/) - Socket.IO version In Firefox or Chrome, you can open developer tools with Shift+Ctrl+I, open the Network tab and reload the page with Ctrl+R to see the network traffic