From 620c83dd842d9cda5ce540995f53b3d6fa612e15 Mon Sep 17 00:00:00 2001 From: Mike Dvorkin Date: Thu, 3 Jun 2010 22:04:12 -0700 Subject: [PATCH] Updated README.md file --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7913b00..8069cfb 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ objects and usage within Rails templates are supported via included mixins. $ gem install awesome_print # Installing as Rails plugin - $ ruby script/plugin install http://github.com/michaeldv/awesome_print_.git + $ ruby script/plugin install http://github.com/michaeldv/awesome_print.git # Cloning the repository - $ git clone git://github.com/michaeldv/awesome_print_.git + $ git clone git://github.com/michaeldv/awesome_print.git ### Usage ###