From 9c4bfb9e2bb1d687b2e456b5fb898c18dc054b2d Mon Sep 17 00:00:00 2001 From: Luke Date: Tue, 15 Sep 2015 13:45:59 +0100 Subject: [PATCH] fixed readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7f4012..4553e5f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ To run the server 'nodejs chat.js' -To connect to the server 'telnet ' \ No newline at end of file +To connect to the server 'telnet :ip :port (default 5000)' \ No newline at end of file