README update
This commit is contained in:
parent
80d67d49a0
commit
da49a0ce40
|
@ -7,13 +7,7 @@ Quick Start
|
||||||
|
|
||||||
### Ruby Suite Running
|
### Ruby Suite Running
|
||||||
|
|
||||||
sudo gem sources -a http://gems.github.com
|
Please use the [jasmine-ruby gem](http://github.com/pivotal/jasmine-ruby) to run suites in a ruby environment.
|
||||||
sudo gem install geminstaller
|
|
||||||
git clone git://github.com/pivotal/jasmine.git
|
|
||||||
cd jasmine
|
|
||||||
sudo geminstaller
|
|
||||||
cd examples/ruby
|
|
||||||
rake jasmine_server
|
|
||||||
|
|
||||||
open `http://localhost:8888/` in your favorite browser.
|
open `http://localhost:8888/` in your favorite browser.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue