From 7b87bccbcc5780eb9801a33f6e42475f01566c48 Mon Sep 17 00:00:00 2001 From: Jeremy Childs Date: Tue, 10 May 2011 17:28:56 -0600 Subject: [PATCH] Fixed bogus url. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b913af..a71b697 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Installation To build, ensure the OpenLDAP client libraries are installed, and - npm install https://jeremycx@github.com/jeremycx/node-LDAP.git + npm install https://github.com/jeremycx/node-LDAP/tarball/master -g Search Example --------------