mirror of https://github.com/buggins/dlangui.git
update readme for DlangIDE project submodules
This commit is contained in:
parent
73686fc1d4
commit
be1a49698e
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue