Skip to content

Commit

Permalink
Install the right gem in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
iain committed Jul 4, 2011
1 parent 976adbd commit 16163f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -8,7 +8,7 @@ The only problem is that you'll need to have something like a spec_helper to loa


If you are using bundler, then don't forget to add simplecov to your `Gemfile`: If you are using bundler, then don't forget to add simplecov to your `Gemfile`:


gem 'simplecov', :group => :test, :require => false gem 'spec_coverage', :group => :test, :require => false




## Usage ## Usage
Expand Down

0 comments on commit 16163f1

Please sign in to comment.