From f87a6e460586ca6ca4776c83925f6ebca517e7d6 Mon Sep 17 00:00:00 2001 From: Chris Anderson Date: Sun, 7 Sep 2008 12:57:26 -0700 Subject: [PATCH] fix readme url --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index cd11af6..ab0fee2 100644 --- a/README.markdown +++ b/README.markdown @@ -6,7 +6,7 @@ CouchRest's lighweight is designed to make a simple base for application and fra ### Easy Install -`sudo gem install jchris-couchdb -s http://gems.github.com` +`sudo gem install jchris-couchrest -s http://gems.github.com` ### Relax, it's RESTful