summaryrefslogtreecommitdiff
path: root/modules/README
diff options
context:
space:
mode:
Diffstat (limited to 'modules/README')
-rw-r--r--modules/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/README b/modules/README
index d8fc4126..3048e24e 100644
--- a/modules/README
+++ b/modules/README
@@ -71,11 +71,11 @@ strategies are illustrated by shadow.c and shadow.m4.
To try the demos, compile with `make' and run them with the commands as:
- tests/m4 examples/time.m4
+ tests/m4 doc/examples/time.m4
or in the case of time2.m4
- tests/m4 -I tests time -I examples time2.m4
+ tests/m4 -I tests time -I doc/examples time2.m4
========================================================================