From da49a0ce406b454d328a35c61788166fbeefb5f2 Mon Sep 17 00:00:00 2001 From: Rajan Agaskar Date: Wed, 24 Feb 2010 19:58:56 -0800 Subject: [PATCH] README update --- README.markdown | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.markdown b/README.markdown index 7086021..ae49727 100644 --- a/README.markdown +++ b/README.markdown @@ -7,13 +7,7 @@ Quick Start ### Ruby Suite Running - sudo gem sources -a http://gems.github.com - sudo gem install geminstaller - git clone git://github.com/pivotal/jasmine.git - cd jasmine - sudo geminstaller - cd examples/ruby - rake jasmine_server + Please use the [jasmine-ruby gem](http://github.com/pivotal/jasmine-ruby) to run suites in a ruby environment. open `http://localhost:8888/` in your favorite browser.