From d95a902ff77d02275af816f2f399713952795a3b Mon Sep 17 00:00:00 2001 From: Xiaosheng An <36487580+ONLYA@users.noreply.github.com> Date: Fri, 25 Aug 2023 13:59:19 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6cc791..42bcb90 100644 --- a/README.md +++ b/README.md @@ -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: ``` -git clone --recursive https://github.com/lvgl/lv_sim_vscode_sdl +git clone --recursive https://github.com/lvgl/lv_port_pc_vscode ``` ### Install SDL