aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index b4646dc..0688a73 100644
--- a/README
+++ b/README
@@ -108,5 +108,5 @@ corresponding server data is in 'input'. So to run a quick-and-dirty
test, execute:
#+BEGIN
-% xmpt -c t/fixtures/localhost.conf -p t/fixtures/testplan < t/fixtures/input
+% xmpt -e t/fixtures/sample.env -p t/fixtures/sample.plan < t/fixtures/sample.input
#+END