Merge branch 'master' of github.com:buggins/dlangide

This commit is contained in:
Vadim Lopatin 2015-01-13 10:38:42 +03:00
commit b22c27a5e4
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ Trying to write D language IDE using dlangUI library.
Build and run with DUB:
git clone git@github.com:buggins/dlangide.git
cd dlang ide
git clone https://github.com/buggins/dlangide.git
cd dlangide
dub run
To develop in VisualD together with DlangUI, put this project on the same level as dlangui repository, and dependencies.