From be1a49698ee50c764c6f44d1f053365944113f22 Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Thu, 14 Jan 2016 12:05:38 +0300 Subject: [PATCH] update readme for DlangIDE project submodules --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) 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