Merge pull request #13 from Extrawurst/patch-1

specify dmd version to build
This commit is contained in:
Vadim Lopatin 2015-02-10 10:19:42 +03:00
commit 5b95c5a66f
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ Build and run with DUB:
cd dlangide
dub run
Needs DMD 2.066.1 to build.
HINT: Try to open sample project Tetris, from workspaces/tetris with DlangIDE.
To develop in VisualD together with DlangUI, put this project on the same level as dlangui repository, and its dependencies.