Skip to content

Commit c15abe2

Browse files
authored
Update README.md
1 parent dd2abb3 commit c15abe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The Arduino library is [under heavy development](https://github.com/googlesample
2020
- [FirebaseArduino API Reference](http://firebase-arduino.readthedocs.io/)
2121

2222
## Dependencies
23-
- FirebaseArduino now depends on [ArduinoJson library](https://github.com/bblanchon/ArduinoJson) instead of containing it's own version of it. Please either use Library Manager or download specific version of the library from github. We recommend that ArduinoJson is version [5.13.5](https://github.com/bblanchon/ArduinoJson/tree/v5.13.5) or atleast [5.13.1](https://github.com/bblanchon/ArduinoJson/tree/v5.13.1)
23+
- FirebaseArduino now depends on [ArduinoJson library](https://github.com/bblanchon/ArduinoJson) instead of containing it's own version of it. Please either use Library Manager or download specific version of the library from github. We recommend that ArduinoJson is version [5.13.5](https://github.com/bblanchon/ArduinoJson/tree/v5.13.5) or at least [5.13.1](https://github.com/bblanchon/ArduinoJson/tree/v5.13.1)
2424

2525
- ESP8266 Core SDK. We recommend using officially tagged releases and it should be at least [2.4.1](https://github.com/esp8266/Arduino/tree/2.4.1)
2626

0 commit comments

Comments
 (0)