From eb9de0f71126a0a2c830d7b4bc631809748d2e16 Mon Sep 17 00:00:00 2001 From: John Bintz Date: Wed, 18 May 2011 09:56:18 -0400 Subject: [PATCH] how to install --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b413ef2..0a67d91 100644 --- a/README.md +++ b/README.md @@ -30,3 +30,6 @@ You'll get these: The version number of the gem is the same as the version number of Backbone, plus an extra version number to handle minor Gem updates. +## Install + +gem 'backbone-rails', :git => 'git://github.com/johnbintz/backbone-rails.git'