diff options
| -rw-r--r-- | README | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -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 ------------ |
