Merge pull request #296 from nuclearace/patch-1

Update README.md
This commit is contained in:
Calvin Montgomery 2013-10-11 23:14:42 -07:00
commit 4f7240244f
1 changed files with 1 additions and 1 deletions

View File

@ -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