Skip to content

Commit f0a674a

Browse files
committed
Update README.md
Add prerequisites section to address esp8266#11
1 parent ca482ba commit f0a674a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ This project brings support for ESP8266 chip to the Arduino environment. ESP8266
77

88
Based off of [esp8266/Arduino](https://github.com/esp8266/Arduino)'s fully customized ESP8266 Arduino IDE.
99

10+
### Prerequisites ###
11+
12+
* [Arduino IDE](http://www.arduino.cc/en/Main/Software) 1.6.0 or later
13+
* OS Specific
14+
* OS X: 64-bit system
15+
* Linux: 64-bit sytem
16+
* Windows: 32-bit or 64-bit system
17+
1018
### Installing ###
1119

1220
1. Create a folder named ```hardware``` in your ```Sketchbook``` folder, usually:

0 commit comments

Comments
 (0)