README in artofmission-rails-footnotes-3.6.0.1 vs README in artofmission-rails-footnotes-3.6.2

- old
+ new

@@ -1,8 +1,8 @@ Rails Footnotes License: MIT -Version: 3.6 +Version: 3.6.2 You can also read this README in pretty html at the GitHub project Wiki page http://wiki.github.com/josevalim/rails-footnotes @@ -36,10 +36,10 @@ script/plugin install git://github.com/josevalim/rails-footnotes.git If you are running on Rails 2.2 or Rails 2.1 you should do: cd myapp - git clone git://github.com/josevalim/rails-footnotes.git + git clone git://github.com/josevalim/rails-footnotes.git vendor/plugins/rails-footnotes cd vendor/plugins/rails-footnotes git checkout VERSION_NUMBER rm -rf ./.git Where you should replace VERSION_NUMBER for "v3.3.2" for Rails 2.2 and "v3.2.2"