From a8d54818d2a955e8c2bc9dc8323f5062e4cc65ff Mon Sep 17 00:00:00 2001 From: andrew Date: Fri, 13 Nov 2020 11:28:47 +0000 Subject: [PATCH] Update repository URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af54e1d..c3f6fd0 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ To allow debugging inside VSCode you will also require the C/C++ Tools extension Clone the PC project and the related sub modules: ``` -git clone --recursive https://github.com/littlevgl/pc_simulator_sdl_eclipse.git +git clone --recursive https://github.com/microwavesafe/lv_sim_vscode_sdl ``` ### Install SDL