Markdown hates me
This commit is contained in:
parent
bab8ce1ad1
commit
378076ff83
|
@ -11,8 +11,7 @@
|
||||||
* Clone the repository
|
* Clone the repository
|
||||||
* Run ```git submodule update --init``` in the dfmt directory
|
* Run ```git submodule update --init``` in the dfmt directory
|
||||||
* To compile with DMD, run ```make``` in the dfmt directory. To compile with
|
* To compile with DMD, run ```make``` in the dfmt directory. To compile with
|
||||||
LDC, run ```make ldc``` instead. The generated binary will be placed in
|
LDC, run ```make ldc``` instead. The generated binary will be placed in ```dfmt/bin/```.
|
||||||
```dfmt/bin/```.
|
|
||||||
|
|
||||||
|
|
||||||
## Using
|
## Using
|
||||||
|
|
Loading…
Reference in New Issue