Skip to content

Commit

Permalink
Corrected link to the node OAuth library in use.
Browse files Browse the repository at this point in the history
  • Loading branch information
mansilladev committed Feb 28, 2012
1 parent 43e8ac0 commit 67fe959
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -43,7 +43,7 @@ From the command line type in:
These will be automatically installed when you use any of the above *npm* installation methods above.

1. [express](http://expressjs.com/) - framework
2. [oauth](https://github.com/unscene/node-oauth) - oauth library
2. [oauth](https://github.com/ciaranj/node-oauth) - oauth library
3. [redis](https://github.com/mranney/node_redis) - connector to Redis
3. [connect-redis](https://github.com/visionmedia/connect-redis) - Redis session store
4. [hashlib](https://github.com/brainfucker/hashlib) - used for signatures
Expand Down

0 comments on commit 67fe959

Please sign in to comment.