mirror of https://github.com/buggins/dlangide.git
update readme
This commit is contained in:
parent
187e80f00f
commit
2c5e6c256a
|
@ -5,8 +5,8 @@ Trying to write D language IDE using dlangUI library.
|
||||||
|
|
||||||
Build and run with DUB:
|
Build and run with DUB:
|
||||||
|
|
||||||
git clone git@github.com:buggins/dlangide.git
|
git clone https://github.com/buggins/dlangide.git
|
||||||
cd dlang ide
|
cd dlangide
|
||||||
dub run
|
dub run
|
||||||
|
|
||||||
To develop in VisualD together with DlangUI, put this project on the same level as dlangui repository, and dependencies.
|
To develop in VisualD together with DlangUI, put this project on the same level as dlangui repository, and dependencies.
|
||||||
|
|
Loading…
Reference in New Issue