README.md in annotate-3.1.1 vs README.md in annotate-3.2.0

- old
+ new

@@ -102,11 +102,11 @@ Into environment gems from Github checkout: git clone https://github.com/ctran/annotate_models.git annotate_models cd annotate_models - rake build - gem install pkg/annotate-*.gem + rake gem + gem install dist/annotate-*.gem ## Usage (If you used the Gemfile install, prefix the below commands with `bundle exec`.)