mirror of https://github.com/perkeep/perkeep.git
flickr: clarify in README that the flag is a devcam flag, not server flag
Change-Id: Iaab951c326ff90f09b6751f8fe4d439743a5e430
This commit is contained in:
parent
511a599e3b
commit
22101b61d8
|
@ -8,7 +8,8 @@ To use:
|
|||
|
||||
1) Fill out http://www.flickr.com/services/apps/create/noncommercial/ to get a
|
||||
Flickr API key and secret.
|
||||
2) Start the server with the flag -flickrapikey=<apikey>:<secret>
|
||||
2) Start the devcam server with flickrapikey flag:
|
||||
$ devcam server -flickrapikey=<apikey>:<secret>
|
||||
3) Navigate to http://<server>/importer-flickr/login
|
||||
4) Watch import progress on the command line
|
||||
|
||||
|
|
Loading…
Reference in New Issue