factory_girl_rails 1.1 isn't an RC

This commit is contained in:
Gabe Berke-Williams 2011-09-06 11:30:21 -03:00
parent de2d49914c
commit db82ccc74c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Getting Started
Update Your Gemfile
-------------------
If you're using Rails, you'll need to upgrade `factory_girl_rails` to the latest RC:
If you're using Rails, you'll need to change the required version `factory_girl_rails`:
gem "factory_girl_rails", "~> 1.1"