1
0
Fork 0
mirror of https://github.com/rspec/rspec-metagem.git synced 2022-11-09 12:09:29 -05:00

no longer need --prerelease flag

This commit is contained in:
Mike Enriquez + Matt Yoho 2010-10-14 14:04:10 -04:00
parent 18b895444c
commit 4dbf5ae412

View file

@ -17,7 +17,7 @@ components of rspec that you're not using.
## Install
gem install rspec --prerelease
gem install rspec
## Contribute