summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README11
1 files changed, 10 insertions, 1 deletions
diff --git a/README b/README
index 35824a3..90f65f9 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
==== Initialize environment ===
-Launch the script ./init.sh.
+Launch the script ./setup.sh.
The result should be:
@@ -15,3 +15,12 @@ The result should be:
"PATH"=str(2):"C:\\windows\\system32;C:\\windows;C:\\windows\\system32\\wbem;Z:\\usr\\x86_64-w64-mingw32\\sys-root\\mingw\\bin"
2) generated scripts in subdirectories (flac, wavpack, ...)
+
+
+==== Build test scripts ====
+
+Launch make:
+
+ make
+
+There will be generated */*.sh scripts.