From 299cba394b2875ba208f39898930f7a8246487a0 Mon Sep 17 00:00:00 2001 From: fmoor Date: Fri, 17 Jun 2016 23:00:22 -0700 Subject: [PATCH] Updated Using the library with Arduino (markdown) --- Using-the-library-with-Arduino.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.