sbt: typesafe is now lightbend (#6959)
https://www.lightbend.com/blog/typesafe-changes-name-to-lightbend
This commit is contained in:
parent
46bad19e17
commit
2948f2bfd4
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ class Sbt < Formula
|
|||
You can use $SBT_OPTS to pass additional JVM options to SBT:
|
||||
SBT_OPTS="-XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=256M"
|
||||
|
||||
This formula is now using the standard typesafe sbt launcher script.
|
||||
This formula is now using the standard lightbend sbt launcher script.
|
||||
Project specific options should be placed in .sbtopts in the root of your project.
|
||||
Global settings should be placed in #{etc}/sbtopts
|
||||
EOS
|
||||
|
|
Loading…
Reference in a new issue