Update README.md

This commit is contained in:
Xiaosheng An 2023-08-25 13:59:19 +01:00 committed by GitHub
parent f61c4f7041
commit d95a902ff7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ To allow debugging inside VSCode you will also require a GDB [extension](https:/
Clone the PC project and the related sub modules: Clone the PC project and the related sub modules:
``` ```
git clone --recursive https://github.com/lvgl/lv_sim_vscode_sdl git clone --recursive https://github.com/lvgl/lv_port_pc_vscode
``` ```
### Install SDL ### Install SDL