From bf2205483e12873c61d8744ea3268f907e5841f0 Mon Sep 17 00:00:00 2001 From: lispnik Date: Sat, 2 Oct 2010 15:06:48 -0500 Subject: [PATCH] Specify the name of the configuration file. --- README.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.markdown b/README.markdown index d61f2c8..8923bed 100644 --- a/README.markdown +++ b/README.markdown @@ -26,9 +26,9 @@ listed in the plugins section. Configuration ------------- -Configuration is done via simple properties file. Create a file in your user -home directory (`%USERPROFILE%` on Windows, `$HOME` on GNU/Linux/Unix) and list -your accounts within it. e.g. +Configuration is done via simple properties file. Create a file named `.smugmug.properties` +in your user home directory (`%USERPROFILE%` on Windows, `$HOME` on GNU/Linux/Unix) +and list your accounts within it. e.g. smugmug.account1.email=yoursmugmugemail@example.com smugmug.account1.password=secret