Skip to content

Commit

Permalink
Mention in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
christiangnrd committed Jul 10, 2024
1 parent 8a77858 commit 33ee951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ To launch a specific Julia version, say in channel `release`, run `julia +releas

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:

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

0 comments on commit 33ee951

Please sign in to comment.