Update README a bit.
[dcpomatic.git] / README
diff --git a/README b/README
index 47a971fe6e3deac6de06d31bd2e73badd7aaa4ce..d9f9ab4df3ff12cf0e3decfad9e9a0f1a361da5f 100644 (file)
--- a/README
+++ b/README
@@ -18,16 +18,26 @@ Dependencies
 You will need these libraries:
 
     libdcp (from http://carlh.net/software/libdcp)
-    FFmpeg
+    FFmpeg version 0.9.x or higher
     libtiff
     boost thread and filesystem
     libopenjpeg
+    wxWidgets
+    libsndfile
+    libssh
 
 and also the command line tool:
 
     vobcopy (if you want to rip DVDs straight into DVD-o-matic)
 
 
+Documentation
+-------------
+
+There is a manual available at http://carlh.net/software/dvdomatic
+The DocBook source for this is in doc/manual.
+
+
 In a nutshell
 -------------
 
@@ -55,7 +65,6 @@ The `Format' field dictates what size your image will be:
 - Scope: 2.39:1 images to the DCI spec.
 
 
-
 Server/client
 -------------
 
@@ -79,4 +88,4 @@ Email me at cth@carlh.net in the first instance.
 
 
 Carl Hetherington
-July 2012
+August 2012