From bf038464f70c5f4b7d30647355e54b4063d43570 Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Thu, 12 Nov 2015 14:33:26 +0300 Subject: [PATCH] update readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 15036ab5..7ff3168a 100644 --- a/README.md +++ b/README.md @@ -272,6 +272,9 @@ Following settings are to be applied to all configurations of your new project ( Now you can build and run your project. +To hack DlangIDE project, you can clone it from https://github.com/buggins/dlangide.git into the same directory dlangui is cloned to. Then just open solution dlangide/dlangide-monod-linux.sln with mono-d. + + Linux builds (DUB) ------------------