summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README11
1 files changed, 9 insertions, 2 deletions
diff --git a/README b/README
index d9f9ab4df..d79685f57 100644
--- 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
------------