README.md in redis-store-1.5.0 vs README.md in redis-store-1.6.0

- old
+ new

@@ -21,10 +21,10 @@ ## Running tests ```ruby git clone git://github.com/redis-store/redis-store.git cd redis-store -gem install bundler +bundle install bundle exec rake ``` If you are on **Snow Leopard** you have to run `env ARCHFLAGS="-arch x86_64" ruby ci/run.rb`