Repository: couchdb-nmo Updated Branches: refs/heads/master 5be953271 -> 4d37f7794
update readme - node >= 0.10 supported again Project: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/commit/4d37f779 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/tree/4d37f779 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/diff/4d37f779 Branch: refs/heads/master Commit: 4d37f779493a36d49165ac741555b806823649dc Parents: 5be9532 Author: Robert Kowalski <[email protected]> Authored: Fri Feb 5 00:37:56 2016 +0000 Committer: Robert Kowalski <[email protected]> Committed: Fri Feb 5 00:37:56 2016 +0000 ---------------------------------------------------------------------- README.md | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-nmo/blob/4d37f779/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 97256c3..e1d5f9e 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ `nmo` is a cli tool to manage CouchDB clusters and nodes. -Requires [node](https://nodejs.org) >= 4.0. - ## Installation ```
