From 9a45db2a07c65c9e44ebddfc5795f5f6349113e5 Mon Sep 17 00:00:00 2001 From: Alexey Velikiy Date: Wed, 1 Aug 2018 22:03:22 +0300 Subject: [PATCH] update required python version from 3 to 3.6.5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7acf9b1..39c27ed 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Possible to install on: * [git](https://git-scm.com/download/linux) * [nodejs >= 6.14](https://nodejs.org/en/download/package-manager/#debian-and-ubuntu-based-linux-distributions) -* [python3](https://www.python.org/downloads/) with [pip3](https://packaging.python.org/guides/installing-using-linux-tools/#installing-pip-setuptools-wheel-with-linux-package-managers) +* [python => 3.6.5](https://www.python.org/downloads/) with [pip3](https://packaging.python.org/guides/installing-using-linux-tools/#installing-pip-setuptools-wheel-with-linux-package-managers) #### Installation ```bash