summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 65bb8e6..1246542 100644
--- a/README
+++ b/README
@@ -55,7 +55,7 @@ Building Applications using DMagick:
--------
When using the latest version of ImageMagick only the libs need to
be passed to the compiler.
- dmd myapp.d -LDMagick.lib -LMagickCore.lib
+ dmd myapp.d -L DMagick.lib MagickCore.lib
When not using pkg-config or when not using the latest vewrsion on Windows
the ImageMagick version needs to be passed to the compiler using