flickr: clarify in README that the flag is a devcam flag, not server flag

Change-Id: Iaab951c326ff90f09b6751f8fe4d439743a5e430
This commit is contained in:
Brad Fitzpatrick 2013-12-12 15:39:44 +04:00
parent 511a599e3b
commit 22101b61d8
1 changed files with 2 additions and 1 deletions

View File

@ -8,7 +8,8 @@ To use:
1) Fill out http://www.flickr.com/services/apps/create/noncommercial/ to get a 1) Fill out http://www.flickr.com/services/apps/create/noncommercial/ to get a
Flickr API key and secret. 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 3) Navigate to http://<server>/importer-flickr/login
4) Watch import progress on the command line 4) Watch import progress on the command line