Skip to content

Commit 2f76fae

Browse files
authored
Update README.md
1 parent 2347c48 commit 2f76fae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ The Arduino library is [under heavy development](https://github.com/googlesample
2222
## Dependencies
2323
- 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 at least version [5.13.1](https://github.com/bblanchon/ArduinoJson/tree/v5.13.1)
2424

25-
- ESP8266 Core SDK. We recommend using officially tagged releases and it should be at least [2.4.1]
26-
(https://github.com/esp8266/Arduino/tree/2.4.1)
25+
- 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)
2726

2827
## Disclaimer
2928

0 commit comments

Comments
 (0)