fixed install instructions

This commit is contained in:
Jim Menard 2009-01-15 16:49:01 -05:00
parent f5bf0d188c
commit 48ed0c819b
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ A quick code sample:
Install the "mongo" gem by typing
$ gem sources -a http://gems.github.com
$ sudo gem install mongodb-mongo
$ sudo gem install mongodb-mongo-ruby-driver
The source code is available at http://github.com/mongodb/mongo-ruby-driver.
You can either clone the git repository or download a tarball or zip file.