README.rdoc in anemone-0.7.0 vs README.rdoc in anemone-0.7.1
- old
+ new
@@ -28,10 +28,11 @@
== Development
To test and develop this gem, additional requirements are:
* rspec
* fakeweb
* tokyocabinet
+* kyotocabinet-ruby
* mongo
* redis
* sqlite3
-You will need to have {Tokyo Cabinet}[http://fallabs.com/tokyocabinet/], {MongoDB}[http://www.mongodb.org/], and {Redis}[http://code.google.com/p/redis/] installed on your system and running.
+You will need to have KyotoCabinet, {Tokyo Cabinet}[http://fallabs.com/tokyocabinet/], {MongoDB}[http://www.mongodb.org/], and {Redis}[http://code.google.com/p/redis/] installed on your system and running.