README.markdown in autotest-4.2.7 vs README.markdown in autotest-4.2.8

- old
+ new

@@ -9,17 +9,21 @@ - simplified test setup - simplified packaging - less globals flying around - integration tests + Install ======= Uninstall ZenTest first, or autotest will not be found: sudo gem uninstall ZenTest Install: sudo gem install autotest -To install an [AutoTest free ZenTest](http://github.com/grosser/zentest) version: +Optional: Support for Test::Unit on Rails + sudo gem install autotest-rails-pure +Optional: an [ZenTest without Autotest](http://github.com/grosser/zentest) version: sudo gem install zentest-without-autotest + Usage ===== - go to a project folder with tests/specs/... - run autotest \ No newline at end of file