From c3edd9442a83597393f76a623a4e146e3bd9e5b2 Mon Sep 17 00:00:00 2001 From: microwavesafe Date: Mon, 16 Nov 2020 10:43:19 +0000 Subject: [PATCH] Update README.md Change repository URL after transfer of ownership --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c4a46c..9164cdb 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/microwavesafe/lv_sim_vscode_sdl +git clone --recursive https://github.com/lvgl/lv_sim_vscode_sdl ``` ### Install SDL