Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -60,14 +60,15 @@ Just open a browser to this page and view the console.
First, install dependencies:

$ bundle install
$ npm install -g jshint

RubySpec related repos must be cloned as a gitsubmodules:

$ git submodule update --init

The test suite can be run using (requires [phantomjs][]):

$ rake
$ bundle exec rake

This will command will run all RSpec and MSpec examples in sequence.

0 comments on commit e392bf1

Please sign in to comment.