add back git-annex setup section

This commit is contained in:
Joey Hess 2013-05-22 19:10:23 -04:00
parent 80562725ee
commit da9a6b7ece

View file

@ -26,6 +26,12 @@ Run the program once to set it up.
After the setup has finished, it will print the git-annex configure lines.
## Configuring git-annex
git config annex.flickr-hook '/usr/bin/python2 ~/flickrannex/flickrannex.py'
git annex initremote flickr type=hook hooktype=flickr encryption=shared
git annex describe flickr "the flickr library"
## Notes
### Unencrypted mode