README.rdoc in jspec-2.11.3 vs README.rdoc in jspec-2.11.4

- old
+ new

@@ -41,12 +41,11 @@ Simply download JSpec and include JSpec.css and JSpec.js in your markup. Head over to the downloads section on Github, clone this public repo, or add JSpec as a git submodule with in your project. Alternatively JSpec is also available as a Ruby Gem (though this is not required), which also -provides the `jspec` executable. To install execute: - $ gem sources -a http://gems.github.com (if you have not previously done so) - $ sudo gem install visionmedia-jspec +provides the `jspec` executable. First install [Gemcutter](http://gemcutter.org/) then execute: + $ sudo gem install jspec At which point you may: $ jspec init myproject By default, the command above will use absolute path for all JSpec library files.