README.markdown in ezmobius-redis-rb-0.0.3 vs README.markdown in ezmobius-redis-rb-0.1
- old
+ new
@@ -10,18 +10,21 @@
See [redis on code.google.com](http://code.google.com/p/redis/wiki/README) for more information.
## Dependencies
-1. redis -
+1. rspec -
+ sudo gem install rspec
+2. redis -
+
rake redis:install
2. dtach -
rake dtach:install
-3. svn - git is the new black, but we need it for the google codes.
+3. git - git is the new black.
## Setup
Use the tasks mentioned above (in Dependencies) to get your machine setup.
\ No newline at end of file