summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2011-03-26 13:50:43 +0000
committerJohn McLear <john@mclear.co.uk>2011-03-26 13:50:43 +0000
commit894e646f39a6c81c48c677728336d071bdc450d1 (patch)
tree2921dd3572b94cc10a153d14f02b1cd6cfe6a51d
parent07d8aad3e8f8a78cc7a22188b350e438b09de4a7 (diff)
downloadetherpad-lite-894e646f39a6c81c48c677728336d071bdc450d1.zip
Updated README
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index fd422f5a..51492e30 100644
--- a/README
+++ b/README
@@ -31,7 +31,8 @@ INSTALATION
3. npm install socket.io
RUNNING
-1. bin/run.sh
+1. cd bin
+2. run.sh
TESTING
1. Open your web browser and visit http://IPSERVER:9001