aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Cully <bjc@kublai.com>2017-11-12 11:57:46 -0500
committerBrian Cully <bjc@kublai.com>2017-11-12 12:00:59 -0500
commit49cab1f3dd51f750704cef71b5af500728ade28f (patch)
tree2ac57226dfb6972dd87b018e1d2d9f20a15eecbd
parentb5ae049f6f166ca1f8137d53c523be5f6fa5009d (diff)
downloadxmpt-49cab1f3dd51f750704cef71b5af500728ade28f.tar.gz
xmpt-49cab1f3dd51f750704cef71b5af500728ade28f.zip
Update README to reflect sample file movement.
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ed74d01..744bba0 100644
--- a/README
+++ b/README
@@ -108,7 +108,7 @@ corresponding server data is in 'input'. So to run a quick-and-dirty
test, execute:
#+BEGIN
-% xmpt -c localhost.conf -p testplan < input
+% xmpt -c t/fixtures/localhost.conf -p t/fixtures/testplan < t/fixtures/input
#+END
At some point, these things should be moved into a 't' directory and