Skip to content

Commit f48a7ed

Browse files
committed
Add gem source to install notes for those that have not gotten with the permanent Github gem source thing yet :)
1 parent 963be2d commit f48a7ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ It should be noted that this version of the adapter was developed using both the
8080

8181
$ gem install dbi --version 0.4.0
8282
$ gem install dbd-odbc --version 0.2.4
83-
$ gem install rails-sqlserver-2000-2005-adapter
83+
$ gem install rails-sqlserver-2000-2005-adapter -s http://gems.github.com
8484

8585
Optionally configure your gem dependencies in your rails environment.rb file.
8686

0 commit comments

Comments
 (0)