summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2012-08-05 00:02:46 +0100
committerCarl Hetherington <cth@carlh.net>2012-08-05 00:02:46 +0100
commit2ec177a1fb6b6a4451a0013f7712d05146ffe5cb (patch)
treeec70a60f916df8d6df2f6e16bfac4cc8404c3d19 /README
parent0e9941075ef43af5a24f9d9f264ba92905fd81fa (diff)
Tweak README.
Diffstat (limited to 'README')
-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
------------