From 378076ff83dd637aa7146b6d55c6b8c5a392d62b Mon Sep 17 00:00:00 2001 From: Brian Schott Date: Sun, 18 Jan 2015 00:38:19 -0800 Subject: [PATCH] Markdown hates me --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f04eb83..1c93bb9 100644 --- a/README.md +++ b/README.md @@ -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