diff --git a/README.md b/README.md index c752fe99..64e978f8 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Visit to test it live.
You can find the same ins **As any user (we recommend creating a separate user called etherpad-lite):**
    -
  1. Clone the git repository git clone 'git://github.com/Pita/etherpad-lite.git'
     
  2. +
  3. Move to a folder where you want to install Etherpad Lite. Clone the git repository git clone 'git://github.com/Pita/etherpad-lite.git'
     
  4. Install the dependencies with bin/installDeps.sh (if you have problems at this step, look at the section Troubleshooting below)
     
  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