Update repository URL

This commit is contained in:
andrew 2020-11-13 11:28:47 +00:00
parent 36b855e924
commit a8d54818d2

View File

@ -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: 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 ### Install SDL