giter8: undent caveats

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Jack Nagel 2011-12-29 11:01:16 -06:00
parent 64de4a2891
commit a1db535977
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ exec java -Xmx512M -jar #{prefix}/sbt-launch.jar @giter8.launchconfig "$@"
prefix.install 'sbt-launch.jar'
end
def caveats; <<-EOS
def caveats; <<-EOS.undent
Giter8 will download the Scala runtime from scala-tools.org
and the rest of the giter8 binaries the first time you run it.
You can do that now running "g8".