Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
Adapt the README.md file as discussed with grosser.
  • Loading branch information
zedtux committed Nov 12, 2016
1 parent 04642b4 commit f37c693
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions Readme.md
Expand Up @@ -34,7 +34,7 @@ Rspec 2.x and higher
--------------------

```Bash
$ gem install rspec-instafail
gem install rspec-instafail

# .rspec
--require rspec/instafail
Expand All @@ -45,11 +45,7 @@ $ gem install rspec-instafail
Rspec 1.x
---------

```Bash
$ gem install rspec-instafail -v 0.4.0

$ spec --require rspec/instafail --format RSpec::Instafail spec
```
You have to use the version 0.4.0 with this version of Rspec. See the [0.4.0 branch](https://github.com/grosser/rspec-instafail/tree/v0.4).

Alternatives
============
Expand Down

0 comments on commit f37c693

Please sign in to comment.