Use --pre flag instead of specific version
This commit is contained in:
parent
f3fd52d564
commit
5e6dd06508
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
The 0.2 series is stable but has outdated dependencies. The 0.3 series is in beta phase currently.
|
||||||
|
|
||||||
```ruby
|
```ruby
|
||||||
gem install mutant -v0.3.0.beta8
|
gem install mutant --pre
|
||||||
```
|
```
|
||||||
|
|
||||||
Examples
|
Examples
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue