aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/README.md b/README.md
index 5a34fe1..aa843b6 100644
--- a/README.md
+++ b/README.md
@@ -21,10 +21,14 @@ How to build
Requirements:
-* A C++11 compiler
-* ImageMagick MagickWand (optional, for MOT Slideshow)
+* a C++11 compiler
+* ImageMagick MagickWand, version 6 (optional, for MOT Slideshow)
-This package:
+To install MagickWand on Debian or Ubuntu:
+
+ sudo apt-get install libmagickwand-dev
+
+To compile and install ODR-PadEnc:
./bootstrap
./configure