mckelvey / instagram-node-lib

The Instagram Node Lib is a helper library for node that makes communicating with the Instagram API easy.
http://david.mckelveycreative.com/
Other
303 stars 49 forks source link

small correction to subscriptions docs #2

Closed bcherry closed 12 years ago

bcherry commented 12 years ago

I just edited the docs slightly to fix the error where you were using 'instagram.subscriptions()' instead of 'instagram.subscriptions.list()'. I assume this is just a part of the API that changed since you wrote the docs.

Thanks!

mckelvey commented 12 years ago

Thanks for the cleanup Ben — merged!