diff --git a/README.md b/README.md index 0dad7119..76245d24 100644 --- a/README.md +++ b/README.md @@ -371,13 +371,7 @@ Clone dependency libraries to dlangui/deps directory For DlangIDE development, close dlangide project on the same directory level as dlangui is cloned: cd ../.. - git clone https://github.com/buggins/dlangide.git - git clone https://github.com/keywan-ghadami/DCD.git - git clone https://github.com/keywan-ghadami/dsymbol.git - git clone https://github.com/keywan-ghadami/libdparse.git - git clone https://github.com/keywan-ghadami/experimental_allocator.git - git clone https://github.com/keywan-ghadami/containers.git - + git clone --recursive https://github.com/buggins/dlangide.git Open solution file with Visual-D