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