Skip to content

Commit c03593b

Browse files
committed
Mention in readme
1 parent 0f594b6 commit c03593b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ To launch a specific Julia version, say in channel `release`, run `julia +releas
146146

147147
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:
148148

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

0 commit comments

Comments
 (0)