Merge pull request #152 from frunns/patch-1

intall -> install in installation instructions.
This commit is contained in:
Markus Schirp 2014-02-01 09:56:14 -08:00
commit c0205c7b34

View file

@ -53,7 +53,7 @@ gem install mutant
If you plan to use the rspec integration you'll have to install `mutant-rspec` also.
```ruby
gem intall mutant-rspec
gem install mutant-rspec
```
Mutations