README.md in rails_failover-2.1.0 vs README.md in rails_failover-2.1.1

- old
+ new

@@ -105,10 +105,9 @@ #### ActiveRecord The ActiveRecord failover tests are run against a dummy Rails server. Run the following commands to run the test: 1. `make setup_pg` -2. `make start_pg` 3. `bin/rspec active_record`. You may also run the tests with more unicorn workers by adding the `UNICORN_WORKERS` env variable. #### Redis `bin/rspec redis`