Skip to content

Commit

Permalink
Update julialauncher.rs update prompt message.
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanrboyer authored Feb 16, 2024
1 parent 16e40f0 commit 9aaba0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bin/julialauncher.rs
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ fn check_channel_uptodate(
eprintln!(" juliaup update");
eprintln!();
eprintln!(
"to install Julia {} and update the `{}` channel to that version.",
"in your terminal shell to install Julia {} and update the `{}` channel to that version.",
latest_version, channel
);
}
Expand Down

0 comments on commit 9aaba0a

Please sign in to comment.