bitpay / node-bitpay-client

A Node.js module and command line client for interacting with BitPay's Cryptographically Secure API
102 stars 95 forks source link

NPM install does not work #28

Closed imrehg closed 10 years ago

imrehg commented 10 years ago

The npm install bitpay command given in the Readme is actually trying to install another library. Or is that the same just the link wasn't updated? Hard to tell, but either way, no actual code is installed by npm.

martindale commented 10 years ago

Thanks for catching this! We've just published this to npm, so it should now be installable.