From 41d5bff7c7b2fa722c9ee72d942fc1ea25f3012b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Blanchon?= Date: Thu, 3 Sep 2015 22:25:24 +0200 Subject: [PATCH] Now in Library Manager --- Using-the-library-with-Arduino.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Using-the-library-with-Arduino.md b/Using-the-library-with-Arduino.md index cdc7284..46420a2 100644 --- a/Using-the-library-with-Arduino.md +++ b/Using-the-library-with-Arduino.md @@ -3,7 +3,10 @@ If you don't use the Arduino IDE, please read [Using the library without Arduino ## Install the library -[Download the zip package](https://github.com/bblanchon/ArduinoJson/releases) and extract it to: +ArduinoJson is available in Arduino's Library Manager. +You can automatically install it from there. + +Alternatively you can [download the zip package](https://github.com/bblanchon/ArduinoJson/releases) and extract it to: /libraries/ArduinoJson