diff --git a/README.md b/README.md
index abbcb07e46f6d4522ea7389d5e64f6a1fd1fe102..df6ef245753e0fbb986b008adcaf684816a4edfc 100644
--- a/README.md
+++ b/README.md
@@ -5,5 +5,6 @@ Getting started:
 
 1. install node.js (>= 0.4.5): http://nodejs.org/
 2. install the Connect framework (>= 1.3.0): http://senchalabs.github.com/connect/
-3. run the top level `run.js` script
-4. visit the demo application ('rp') in your web browser (url output on the console at runtime)␁
+3. install xml2js
+4. run the top level `run.js` script
+5. visit the demo application ('rp') in your web browser (url output on the console at runtime)␁