Skip to content

Commit

Permalink
doc formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
blairc committed Apr 17, 2012
1 parent 87d003a commit 082ddb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -63,6 +63,7 @@ I used the qtbindings gem: https://github.com/ryanmelt/qtbindings
Since I also run homebrew, I discovered that the homebrew install for Qt4 needed a little symlinking before I could run the gem install for qtbindings as described here: https://github.com/ryanmelt/qtbindings/issues#issue/14 Since I also run homebrew, I discovered that the homebrew install for Qt4 needed a little symlinking before I could run the gem install for qtbindings as described here: https://github.com/ryanmelt/qtbindings/issues#issue/14


However, since KidsRuby requires Qt 4.7, you need to use the following (thanks @clemcke for updated instructions): However, since KidsRuby requires Qt 4.7, you need to use the following (thanks @clemcke for updated instructions):

cd /usr/local/Library/Formula cd /usr/local/Library/Formula
git checkout 83f742e /usr/local/Library/Formula/qt.rb git checkout 83f742e /usr/local/Library/Formula/qt.rb
brew install qt brew install qt
Expand Down

0 comments on commit 082ddb0

Please sign in to comment.