diff --git a/README.md b/README.md
index f7c70273e..e3acfc383 100644
--- a/README.md
+++ b/README.md
@@ -62,9 +62,9 @@ Here is the **[FAQ](https://github.com/Pita/etherpad-lite/wiki/FAQ)**
tar xf node-v0.6*
cd node-v0.6*
and build node with ./configure && make && make install
tar xf node-v0.8.8
cd node-v0.8.8
and build node with ./configure && make && make install