diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmkBwMWvNKZZCge_YqobCSILPMeK6xbFw8 <develop@web> | 2013-05-22 21:27:30 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-05-22 21:27:30 +0000 |
commit | fe614a16b4cc1796f7195b10f7cff9ec8a789b83 (patch) | |
tree | 7fe4159847ac58256771f61def864d5594ba3da8 /doc/tips/flickrannex.mdwn | |
parent | 747ac8a8d7d3932f554f3c5edd04e84c14f7449f (diff) |
Diffstat (limited to 'doc/tips/flickrannex.mdwn')
-rw-r--r-- | doc/tips/flickrannex.mdwn | 4 |
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' |