Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kisvegabor authored Jan 9, 2025
1 parent 839a3d3 commit d48c073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ We believe designers should work freely in tools like Figma, focusing on creativ

1. **Fork this repository** to experiment with its CI actions and online preview features.
2. **Clone your fork** to your local machine.
3. **Download and install the Editor.**
3. **Download and install the Editor.** Find the installers [here](https://github.com/lvgl/lvgl_editor/releases/tag/v0.1.0).
4. **Open the editor** and load the example folder.
5. **Edit components**: Open `my_button.xml` and edit it. Save the file (Ctrl+S) to update the preview.
6. **Edit a widget**: Open `slider_box.xml` (a widget) and click "Compile Code" (requires Docker installed). It will comple the C code next to the widget's XML. Feel free to tedit the C code and recompile again.
Expand Down

0 comments on commit d48c073

Please sign in to comment.