Skip to content

Commit 33ee951

Browse files
committed
Mention in readme
1 parent 8a77858 commit 33ee951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ To launch a specific Julia version, say in channel `release`, run `julia +releas
147147

148148
The Julia launcher `julia` automatically determines which specific version of Julia to launch. There are several ways to control and override which Juliaup channel should be used:
149149

150-
1. A command line Julia version specifier, such as `julia +release`.
150+
1. A command line Julia version specifier, such as `julia +release`. For non-version channels, any unambiguous installed channel prefix will launch that channel.
151151
2. The `JULIAUP_CHANNEL` environment variable.
152152
3. A directory override, set with the `juliaup override set` command.
153153
3. The default Juliaup channel.

0 commit comments

Comments
 (0)