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

"Simple Example" #3

Closed klatchbaldar closed 12 years ago

klatchbaldar commented 12 years ago

Should the first line of the "Simple Example" be "Instagram = require('instagram-node-lib');" rather than "Instagram = require('instagram');"?

klatchbaldar commented 12 years ago

And since I am new to Github, just wondering if this is something I should have just submitted as a pull request. Thanks,