From ae5b12e0187de237e15517d852e1ac0fa6b82932 Mon Sep 17 00:00:00 2001 From: bradh Date: Sat, 10 Mar 2012 12:50:41 +1100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84e866585..502b2cfb2 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ Here is the **[FAQ](https://github.com/Pita/etherpad-lite/wiki/FAQ)**
  1. Move to a folder where you want to install Etherpad Lite. Clone the git repository git clone 'git://github.com/Pita/etherpad-lite.git'
     
  2. +
  3. Move into the newly cloned repository with cd etherpad-lite
  4. Install the dependencies with bin/installDeps.sh
     
  5. Start it with bin/run.sh
     
  6. Open your web browser and visit http://localhost:9001. You like it? Look at the 'Next Steps' section below