(#904) - Be explicit about version of Node/npm required 

diff --git a/readme.md b/readme.md
index 55bde12..b38cdce 100644
--- a/readme.md
+++ b/readme.md
@@ -17,7 +17,7 @@
 
 ## Setting up Fauxton
 
-Please note that a recent installation of [node.js](http://nodejs.org/) and npm is required.
+Please note that [node.js](http://nodejs.org/) and npm is required. Speciifcally, Fauxton requires at least Node 6 and npm 3.
 
 1. make sure you have CouchDB installed. Instructions on how to install it can be  
 [found here](http://couchdb.readthedocs.org/en/latest/install/index.html)