Markdown hates me

This commit is contained in:
Brian Schott 2015-01-18 00:38:19 -08:00
parent bab8ce1ad1
commit 378076ff83
1 changed files with 1 additions and 2 deletions

View File

@ -11,8 +11,7 @@
* Clone the repository
* Run ```git submodule update --init``` in the dfmt directory
* 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
```dfmt/bin/```.
LDC, run ```make ldc``` instead. The generated binary will be placed in ```dfmt/bin/```.
## Using