summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/tips/flickrannex.mdwn4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/tips/flickrannex.mdwn b/doc/tips/flickrannex.mdwn
index c90815065..a807fed56 100644
--- a/doc/tips/flickrannex.mdwn
+++ b/doc/tips/flickrannex.mdwn
@@ -20,12 +20,10 @@ This should make a ~/flickrannex folder
## Setup
-Run the program once to make an empty config file
+Run the program once to set it up.
cd ~/flickrannex; python2 flickrannex.py
-Edit the flickrannex.conf file. Add your flickrusername, password and folder(set) name.
-
## Configuring git-annex
git config annex.flickr-hook '/usr/bin/python2 ~/flickrannex/flickrannex.py'