Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Commit

Permalink
Note required version of node in readme.
Browse files Browse the repository at this point in the history
PR: #23
PR-URL: #23
Reviewed-By: Robert Kowalski <rok@kowalski.gd>
  • Loading branch information
tmpfs authored and robertkowalski committed Jan 14, 2016
1 parent 2f2c672 commit f30959f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -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

Expand Down

0 comments on commit f30959f

Please sign in to comment.