From 36638cfe1a4fb3749355faf63ef182c19419dd52 Mon Sep 17 00:00:00 2001 From: Corey Harding Date: Sat, 18 Nov 2017 10:09:52 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2a4b314..dfb3929 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ Initial Flashing Download and Install the Arduino IDE from http://www.Arduino.cc Open Arduino IDE. Go to File - Preferences. Locate the field "Additional Board Manager URLs:" -Add "http://arduino.esp8266.com/stable/package_esp8266com_index.json" without quotes. -Click "Ok"   +Add "http://arduino.esp8266.com/stable/package_esp8266com_index.json" without quotes. +Click "Ok" If Arduino IDE gives you the following error: "Error downloading http://arduino.esp8266.com/stable/package_esp8266com_index.json" Use "https://github.com/esp8266/Arduino/releases/download/2.3.0/package_esp8266com_index.json" instead.