minor: doc fix

This commit is contained in:
Kyle Banker 2009-11-16 16:10:12 -05:00
parent fb87c3c6b8
commit 56705cccda
1 changed files with 5 additions and 0 deletions

View File

@ -32,6 +32,11 @@ If (or once) you have Gemcutter setup, install the "mongo" gem by typing
$ gem install mongo $ gem install mongo
You should also install the driver's c extension for greatly increased
performance:
$ gem install mongo_ext
=== From the GitHub source === From the GitHub source
The source code is available at http://github.com/mongodb/mongo-ruby-driver. The source code is available at http://github.com/mongodb/mongo-ruby-driver.