From 75156f7e29a7438530b32781fce48760a16fc94a Mon Sep 17 00:00:00 2001 From: vmasdani Date: Fri, 18 Jan 2019 16:16:13 +0700 Subject: [PATCH] install manual --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 16b67bc..84e0ee4 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 [installation manual]((https://github.com/esp8266/Arduino#installing-with-boards-manager)) +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