Tweak README.
[dcpomatic.git] / README
diff --git a/README b/README
index d9f9ab4df3ff12cf0e3decfad9e9a0f1a361da5f..d79685f57e140b0bfb99fcb78d63eaa6c5909f62 100644 (file)
--- a/README
+++ b/README
@@ -4,14 +4,21 @@ dvd-o-matic
 Hello!
 
 
-Building
---------
+Building for Linux
+------------------
 
 ./waf configure
 ./waf
 sudo ./waf install
 
 
+Building for Windows
+--------------------
+
+...is quite involved.  You need to build (or download) all the dependencies.
+I'll put my scripts up at some point.
+
+
 Dependencies
 ------------