# Scala and SBT for Homebrew users For Mac users who use [Homebrew](http://mxcl.github.com/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