From 5d837da684a7064eba57ac6fa4bd9dcb3ab3e5ba Mon Sep 17 00:00:00 2001 From: Alexey Velikiy Date: Mon, 18 Jun 2018 23:20:25 +0300 Subject: [PATCH] build to v6.14 build --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0bc99b1..7c65773 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ It is possible to export the following environment variables for hastic-server t #### System prerequisites: * [git](https://git-scm.com/download/linux) -* [nodejs >= 6.0.0](https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions) +* [nodejs >= 8.x](https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions), but there is special build for [nodejs 6.15](server/BUILD_6_14.md) * [python3](https://www.python.org/downloads/) with pip3 #### Installation