1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-06 05:21:22 +03:00

Update installing.md to mention Arduino 1.6.8

This commit is contained in:
Ivan Grokhotkov 2016-03-13 02:41:48 +03:00
parent bb6552aa19
commit cf47b4269e

View File

@ -7,7 +7,7 @@ title: Installation
This is the suggested installation method for end users.
### Prerequisites
- Arduino 1.6.5, get it from [Arduino website](https://www.arduino.cc/en/Main/OldSoftwareReleases#previous). Arduino 1.6.6 has several issues, so we recommend to stick with 1.6.5 for now.
- Arduino 1.6.8, get it from [Arduino website](https://www.arduino.cc/en/Main/OldSoftwareReleases#previous).
- Internet connection
### Instructions
@ -27,7 +27,7 @@ This is the suggested installation method for contributors and library developer
### Prerequisites
- Arduino 1.6.5 (or newer, if you know what you are doing)
- Arduino 1.6.8 (or newer, if you know what you are doing)
- git
- python 2.7
- terminal, console, or command prompt (depending on you OS)