From 823b0bf84ab4fe6af578eb519a688d7fb2cb2c1d Mon Sep 17 00:00:00 2001 From: Hemanth Janesh <36442816+hjanesh@users.noreply.github.com> Date: Thu, 18 Oct 2018 00:13:58 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70dd2bc2cf..9739c7247a 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ mkdir esp8266com cd esp8266com git clone https://github.com/esp8266/Arduino.git esp8266 ``` -- Download binary tools (you need Python 2.7) +- Download binary tools (you need Python 2.7 or Python 3.4 for newer versions) ```bash cd esp8266/tools python get.py