clarified configuration step needed to run edward
authorAndrew Engelbrecht <sudoman@ninthfloor.org>
Wed, 2 Dec 2015 19:19:22 +0000 (14:19 -0500)
committerAndrew Engelbrecht <sudoman@ninthfloor.org>
Mon, 7 Dec 2015 18:32:43 +0000 (13:32 -0500)
README.md

index 30bc87dcb650538477fb83f69bed7ecd8f9cfff9..1d4164cd31e4f073c9522417afeccbfc123461e4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -22,6 +22,11 @@ The public and private GPG keys in tests/testgnupghome are licensed under CC0.
 
 ## Usage
 
+To run the test cases in the top level directory: (No emails are sent)
+
+    $ ln -s edward_config.py.example edward_config.py
+    $ ./run-tests
+
 Edward expects the TO address of incoming emails and the FROM address of
 outgoing emails to be "edward-en@domain" or "edward-es@domain", etc. For a list
 of supported languages, look at the beginning of the edward source file, or
@@ -36,10 +41,6 @@ you will need to properly setup your mail transfer agent (MTA).)
 
     $ ./edward < input-email.eml
 
-To run the test cases in the top level directory: (No emails are sent)
-
-    $ ./run-tests
-
 No news (aside from execution duration) is good news.
 
 To automatically pipe incoming messages to edward and send its replies: (Notice