From 4e4774de2187dae9b8bfc1abfd1623736cf12688 Mon Sep 17 00:00:00 2001 From: Peter Griess Date: Wed, 7 Jul 2010 14:29:11 -0500 Subject: [PATCH] Fix busted link to npm in README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb83d34..9945d30 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ In addition, some nonstandard APIs are provided ### Installation -This package can be installed via (npm)[http://npmjs.org/] as follows +This package can be installed via [npm](http://npmjs.org/) as follows % npm install websocket