Major rewrite of the build system/Makefile reorganized.
[sawsim.git] / README
diff --git a/README b/README
index 32e9fb15d009f839e967f797b852c3f6fa832df0..cc953111d6297f8951fa4cf6724af6266e4ed769 100644 (file)
--- a/README
+++ b/README
@@ -3,7 +3,7 @@ Warning: also my noweb-training program.
 (noweb, or the transitional nowebm, in Debian-based distributions)
 
 Extract Makefile and compile with:
- $ notangle -Rmakefile sawsim.nw | sed 's/        /\t/' > Makefile
+ $ notangle -Rmakefile src/sawsim.nw | sed 's/        /\t/' > Makefile
  $ make
 Run the unit tests with
  $ make check