From 079ff0ff4642c622c8a9a7c1a060bcb569c45b6f Mon Sep 17 00:00:00 2001 From: Alexey Velikiy Date: Sat, 4 Aug 2018 21:05:14 +0300 Subject: [PATCH] python => 3.6.5 typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39c27ed..21e4675 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) -* [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) +* [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