Wording tweaks to the recent Readme updates

This commit is contained in:
Ryan McGeary 2009-01-13 15:26:19 -05:00
parent 17000b117b
commit f52cfdbb72
1 changed files with 2 additions and 2 deletions

View File

@ -127,13 +127,13 @@ Then:
=== As a Plugin
Use this if you like to use stay on the edge version of shoulda:
Use this if you prefer to use the edge version of shoulda:
$ script/plugin install git://github.com/thoughtbot/shoulda.git
=== As a Plugin (using git submodules)
Use this if you like the idea of being able to easily switch between using edge or a tagged version of shoulda:
Use this if you prefer the idea of being able to easily switch between using edge or a tagged version of shoulda:
$ git submodule add git://github.com/thoughtbot/shoulda.git vendor/plugins/shoulda