From 2c5e6c256ac54cbb464ededc06596e9579e967db Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Sat, 27 Dec 2014 09:01:39 +0300 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8d0908b..4fd2549 100644 --- a/README.md +++ b/README.md @@ -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.