diff --git a/README.md b/README.md index 8a61735..309c8ea 100644 --- a/README.md +++ b/README.md @@ -2,17 +2,17 @@ `nmo` is a cli tool to manage CouchDB clusters and nodes. +Requires [node][https://nodejs.org] >= 4.0. + ## Installation ``` - npm install -g nmo ``` ## Contributing -It is written in ES6 and is using promises and generators for control -flow. +It is written in ES6 and uses promises and generators for control flow. ## Help