Skip to content

Commit

Permalink
Update README with revised RSpec2 usage
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmire committed Mar 29, 2013
1 parent 26421e9 commit ae996bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -46,7 +46,7 @@ and so until this is fixed you will need to specify the RSpec-2 adapter:

~~~ ruby
RSpec.configure do |config|
config.include(RR::Adapters::RSpec2)
config.mock_framework = RR::Adapters::RSpec2
end
~~~

Expand Down

0 comments on commit ae996bf

Please sign in to comment.