simplify play blacklist
This commit is contained in:
parent
dc46c43e2a
commit
cc6af6c050
@ -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:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user