mirror of https://github.com/buggins/dlangui.git
Merge pull request #12 from OlioEngr/patch-1
fixed apparent typo in library name
This commit is contained in:
commit
99395c31f3
|
@ -141,7 +141,7 @@ standard values are used.</li>
|
|||
dub run dlangui:example1
|
||||
</pre>
|
||||
|
||||
<p>To develop using Visual-D, download sources for dlabgui and dependencies into some directory:</p>
|
||||
<p>To develop using Visual-D, download sources for dlangui and dependencies into some directory:</p>
|
||||
|
||||
<pre class="d_code"> git clone https:<font color=green>//github.com/buggins/dlangui.git
|
||||
</font> git clone https:<font color=green>//github.com/DerelictOrg/DerelictUtil.git
|
||||
|
|
Loading…
Reference in New Issue