]> gitweb.michael.orlitzky.com - mailshears.git/blobdiff - README
Fix another call to the (removed) Configuration module.
[mailshears.git] / README
diff --git a/README b/README
index 77ad551005ebb5fd1d424c2f79f276ee98defa57..1fd643ce9e8fddcfb3a5f70b238d30496214d5b7 100644 (file)
--- a/README
+++ b/README
@@ -36,7 +36,7 @@ Right now, mailshears is targeted at one type of setup:
 You put it in a directory somewhere, and run bin/mailshears. To make
 it do anything, you'll need to create a config file. The default is
 stored in lib/default_configuration.rb; I suggest you copy that to
-$HOME/.mailshears.conf and edit it to fit your environment.
+$HOME/.mailshears.conf.rb and edit it to fit your environment.
 
 You'll probably want to set up a cron job to run it every once in a
 while.