Use --pre flag instead of specific version

This commit is contained in:
Markus Schirp 2013-07-16 17:40:44 +02:00
parent f3fd52d564
commit 5e6dd06508

View file

@ -45,7 +45,7 @@ Install the gem `mutant` via your preferred method.
The 0.2 series is stable but has outdated dependencies. The 0.3 series is in beta phase currently.
```ruby
gem install mutant -v0.3.0.beta8
gem install mutant --pre
```
Examples