Skip to content

Commit ccb710e

Browse files
authored
Merge pull request #229 from VirtusLab/fix-scala-cli-sh-comment
NIT
2 parents a94c4bc + 38f4cd3 commit ccb710e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scala-cli.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22

33
# This is the launcher script of Scala CLI (https://github.com/VirtusLab/scala-cli).
4-
# This script downloads and runs the Scala CLI version set by VERSION below.
4+
# This script downloads and runs the Scala CLI version set by SCALA_CLI_VERSION below.
55
#
66
# Download the latest version of this script at https://github.com/VirtusLab/scala-cli/raw/master/scala-cli.sh
77

0 commit comments

Comments
 (0)