Skip to content

Commit cf47b42

Browse files
committed
Update installing.md to mention Arduino 1.6.8
1 parent bb6552a commit cf47b42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/installing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ title: Installation
77
This is the suggested installation method for end users.
88

99
### Prerequisites
10-
- 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.
10+
- Arduino 1.6.8, get it from [Arduino website](https://www.arduino.cc/en/Main/OldSoftwareReleases#previous).
1111
- Internet connection
1212

1313
### Instructions
@@ -27,7 +27,7 @@ This is the suggested installation method for contributors and library developer
2727

2828
### Prerequisites
2929

30-
- Arduino 1.6.5 (or newer, if you know what you are doing)
30+
- Arduino 1.6.8 (or newer, if you know what you are doing)
3131
- git
3232
- python 2.7
3333
- terminal, console, or command prompt (depending on you OS)

0 commit comments

Comments
 (0)