Scala and SBT for Homebrew usersΒΆ

For Mac users who use Homebrew, this will get their Scala and sbt versions right:

cd /usr/local/Library/Formula
git checkout 0e16b9d /usr/local/Library/Formula/scala.rb
brew install scala
brew install sbt