update install instructions

This commit is contained in:
Brian Lopez 2010-04-07 09:59:37 -07:00
parent aa0528d1ff
commit 64f69cf180
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ Mysql2::Result - returned from issuing a #query on the connection. It includes E
gem install mysql2
You may have to specify --with-mysql-lib=/usr/local/lib/mysql or your path to libmysql (I'll do my best to not require that)
You may have to specify --with-mysql-config=/some/random/path/bin/mysql_config
== Usage