From 7073d719b353523391869da6da634f68b224f6a0 Mon Sep 17 00:00:00 2001 From: Ivan Grokhotkov Date: Tue, 19 May 2015 09:25:40 +0300 Subject: [PATCH] Add 32-bit linux tools --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e45a9461f..99c9de21b 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This project brings support for ESP8266 chip to the Arduino environment. ESP8266 ### Installing with Boards Manager ### -Starting with 1.6.4, Arduino allows installation of third-party platform packages using Boards Manager. We have packages available for Windows, Mac OS, and Linux x64. +Starting with 1.6.4, Arduino allows installation of third-party platform packages using Boards Manager. We have packages available for Windows, Mac OS, and Linux (32 and 64 bit). - Install Arduino 1.6.4 from the [Arduino website](http://www.arduino.cc/en/main/software). - Start Arduino and open Perferences window.