update readme for DlangIDE project submodules

This commit is contained in:
Vadim Lopatin 2016-01-14 12:05:38 +03:00
parent 73686fc1d4
commit be1a49698e
1 changed files with 1 additions and 7 deletions

View File

@ -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