Skip to content

Commit fc96e5d

Browse files
authored
Updated README with required node.js version (#48)
1 parent 8861b98 commit fc96e5d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ For a history on how this simulator started and the challenges on its way visit
1515
- SDL2 (provides the simulator window, handles mouse and keyboard input)
1616
- Compiler (g++ or clang++)
1717
- [lv_font_conv](https://github.com/lvgl/lv_font_conv#install-the-script) (for `font.c` generation since [InfiniTime#1097](https://github.com/InfiniTimeOrg/InfiniTime/pull/1097))
18+
- Note: requires Node.js v12.0.0 or later
1819

1920
On Ubuntu/Debian install the following packages:
2021

0 commit comments

Comments
 (0)