From c127ca408145480b3efa79510835c44415007d75 Mon Sep 17 00:00:00 2001 From: vmasdani Date: Fri, 18 Jan 2019 16:15:06 +0700 Subject: [PATCH] installation manual --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74e262e..16b67bc 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ All library dependencies are already included in this package. There is no need ## Installation **Arduino IDE** -1. Install ESP8266 Core for Arduino. For more information please refer to the ESP8266 Core for Arduino's [installat$ +1. Install ESP8266 Core for Arduino. For more information please refer to the ESP8266 Core for Arduino's [installation manual]((https://github.com/esp8266/Arduino#installing-with-boards-manager)) 2. Add this library into Arduino IDE (Sketch > Include Library > Add .ZIP Library...) ## Examples