README.md in redis-store-1.1.7 vs README.md in redis-store-1.2.0.pre
- old
+ new
@@ -19,10 +19,10 @@
Download and install Redis from [the download page](http://redis.io//download) and follow the instructions.
## Running tests
```ruby
-git clone git://github.com/jodosha/redis-store.git
+git clone git://github.com/redis-store/redis-store.git
cd redis-store
gem install bundler
bundle exec rake
```