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