We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8861b98 commit fc96e5dCopy full SHA for fc96e5d
1 file changed
README.md
@@ -15,6 +15,7 @@ For a history on how this simulator started and the challenges on its way visit
15
- SDL2 (provides the simulator window, handles mouse and keyboard input)
16
- Compiler (g++ or clang++)
17
- [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
19
20
On Ubuntu/Debian install the following packages:
21
0 commit comments