From ef4f198b26cfdd8d109472edcff4e09545227592 Mon Sep 17 00:00:00 2001 From: Darren Shafae Date: Wed, 13 Jul 2011 23:39:27 -0700 Subject: [PATCH] Adjusted the Rubymine header. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da2816b..d3cc4af 100644 --- a/README.md +++ b/README.md @@ -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.