From 19b05b66a3881fc89f772d9a870f55f923e46244 Mon Sep 17 00:00:00 2001 From: oleg Date: Tue, 2 Feb 2016 22:41:37 +0300 Subject: [PATCH] update system requirements --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6203414..2aa444d 100644 --- a/README.md +++ b/README.md @@ -38,11 +38,10 @@ Basic tutorial [here](./docs/tutorials/standalone-web-ui.md). ## System requirements -* unix-like operating system (tested mostly on Ubuntu 14.04, CentOS 6.6) +* unix-like operating system, not tested on windows * node.js >= 0.10 -* git client (tested with 1.9.1) (only when git projects are used) -* mercurial client (tested with 2.8.2) (only when mercurial -projects are used) +* git client >= 1.9 (only when git projects are used) +* mercurial client >= 2.8.2 (only when mercurial projects are used) ## Resources