intall -> install in installation instructions.
This commit is contained in:
parent
5c62dfb51c
commit
fe314fd1b8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue