Update README.md

Change repository URL after transfer of ownership
This commit is contained in:
microwavesafe 2020-11-16 10:43:19 +00:00 committed by GitHub
parent 8c40fadfd0
commit c3edd9442a
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/microwavesafe/lv_sim_vscode_sdl git clone --recursive https://github.com/lvgl/lv_sim_vscode_sdl
``` ```
### Install SDL ### Install SDL