simplify play blacklist

This commit is contained in:
Adam Vandenberg 2014-06-20 07:35:03 -07:00
parent dc46c43e2a
commit cc6af6c050

View File

@ -80,8 +80,7 @@ def blacklisted? name
brew install gcc brew install gcc
EOS EOS
when 'play' then <<-EOS.undent when 'play' then <<-EOS.undent
Since Play 2.3 the play command has become the activator command. Play 2.3 replaces the play command with activator:
Play has been updated to use Activator. It can be installed with:
brew install typesafe-activator brew install typesafe-activator
You can read more about this change at: You can read more about this change at: