Adjusted the Rubymine header.

This commit is contained in:
Darren Shafae 2011-07-13 23:39:27 -07:00
parent 814d1eebad
commit ef4f198b26

View File

@ -76,7 +76,7 @@ There are excellent [directions](http://doc.qt.nokia.com/latest/install-x11.html
the source code. You will need to ensure Qt is exported to your $PATH before using qmake, as it will
install to /usr/local/Trolltech/.
**RubyMine**
## RubyMine
RubyMine may throw an error when running rake spec, you will need to provide a
JavaScript runtime environment. Install `gem "therubyracer"` to resolve this problem.