diff --git a/Using-the-library-with-Arduino.md b/Using-the-library-with-Arduino.md index 5ab323d..d7dbba3 100644 --- a/Using-the-library-with-Arduino.md +++ b/Using-the-library-with-Arduino.md @@ -3,7 +3,7 @@ If you don't use the Arduino IDE, please read [Using the library without Arduino ## Install the library -### For Arduino 1.6.x and superior +### For Arduino 1.6.x and above ArduinoJson is available in Arduino's Library Manager. You can automatically install it from there.