From a75364f724737a254a2505750c1f102b58d0f9a2 Mon Sep 17 00:00:00 2001 From: nuclearace Date: Sat, 12 Oct 2013 02:13:48 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4a19d9a..958fdd2a 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Installation instructions are available here: https://github.com/calzoneman/sync Running ------- -Start the server: `node server.js` +Start the server: `node index.js` You should now be able to connect via `yourhostname:port` where `port` is the port you defined in config.js