From f5caf77c23c9ae40d6a45fcb54291b88c4ef6fef Mon Sep 17 00:00:00 2001
From: Alex Reisner <alex@alexreisner.com>
Date: Fri, 7 Sep 2012 10:04:51 -0400
Subject: [PATCH] Remove extraneous slash added by 4940d3f.

---
 README.rdoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.rdoc b/README.rdoc
index 451fa2ae..a99a8558 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -20,7 +20,7 @@ Add to your Gemfile:
   gem "geocoder"
 
 and run at the command prompt:
-/
+
   bundle install
 
 === Or As a Plugin
-- 
GitLab