update build stop, lv_font_conv not required globally installed
This commit is contained in:
parent
db0f909b46
commit
324927f2b7
|
@ -15,8 +15,7 @@ To build this project, you'll need:
|
||||||
- lv_font_conv, to generate the font .c files
|
- lv_font_conv, to generate the font .c files
|
||||||
- see [lv_font_conv](https://github.com/lvgl/lv_font_conv#install-the-script)
|
- see [lv_font_conv](https://github.com/lvgl/lv_font_conv#install-the-script)
|
||||||
- install npm (commonly done via the package manager)
|
- install npm (commonly done via the package manager)
|
||||||
- install lv_font_conv: `npm i lv_font_conv -g`
|
- install lv_font_conv: `npm install lv_font_conv`
|
||||||
- if installed non-globally, make sure `lv_font_conv` is in the PATH
|
|
||||||
|
|
||||||
## Build steps
|
## Build steps
|
||||||
### Clone the repo
|
### Clone the repo
|
||||||
|
|
Loading…
Reference in New Issue
Block a user