]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - README.md
Minimal commit for Paul.
[ardour-manual-diverged] / README.md
index fd61c3b5ca408d6772596017e7333d010d7ed2b6..581a9c634d1bd5329f6e6cb626b097df98fb7cd9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -154,14 +154,10 @@ The above will have to be revised eventually, but for now, here's what's what:
 
 1. All content lives in master-doc.txt and in include/ .
 
-2. A little C helper program needs to be built and run. To build it, do:
+2. Run the 'build' scripts:
 
-        gcc munge.cpp -o munge -lstdc++ -g
+        ./build.py && ./build.rb
 
-3. Run the 'doit' script:
-
-        ./doit
-
-4. Now _site/ should contain the correct built site. Have fun! ;-)
+3. Now _site/ should contain the correct built site. Have fun! ;-)