diff --git a/README.md b/README.md index 93322e9..376b9d6 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Usage 1. Download and extract https://github.com/dcarp/cmaked2/archive/master.zip to a local directory \ 2. Create a D CMake Project: project(project-name D) -3. Run cmake as usual specifing the cmaked2 path: - ``` - cmake -DCMAKE_MODULE_PATH= - ``` +3. Run cmake as usual specifing the cmaked2 path:
+``` +cmake -DCMAKE_MODULE_PATH= +```