diff --git a/README.md b/README.md
index 2a30b9708..6cdb623f3 100644
--- a/README.md
+++ b/README.md
@@ -72,9 +72,8 @@ Here is the **[FAQ](https://github.com/Pita/etherpad-lite/wiki/FAQ)**
**As any user (we recommend creating a separate user called etherpad-lite):**
- - Move to a folder where you want to install Etherpad Lite. Clone the git repository
git clone 'git://github.com/Pita/etherpad-lite.git'
- - Change into the directory containing the Etherpad Lite source code clone with
cd etherpad-lite
- - Install the dependencies with
bin/installDeps.sh
+ - Move to a folder where you want to install Etherpad Lite. Clone the git repository
git clone 'git://github.com/Pita/etherpad-lite.git'
+ - Change into the directory containing the Etherpad Lite source code clone with
cd etherpad-lite
- Start it with
bin/run.sh
- Open your web browser and visit http://localhost:9001. You like it? Look at the 'Next Steps' section below