From e7f46c92d2c628c79026b92af896a3d6deba9636 Mon Sep 17 00:00:00 2001 From: "Anthony D. Blaom" Date: Fri, 19 May 2023 11:04:10 +1200 Subject: [PATCH] update julia download instructions --- FIRST_STEPS.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/FIRST_STEPS.md b/FIRST_STEPS.md index d9f35ce..831abac 100644 --- a/FIRST_STEPS.md +++ b/FIRST_STEPS.md @@ -17,7 +17,9 @@ your machine when starting out: - Mac: Download the appropriate the file ending in `.dmg` appropriate to your processor and follow [these instructions](https://julialang.org/downloads/platform/#macos). - - Ubuntu and other Linux distributions: Follow [these instructions](https://ferrolho.github.io/blog/2019-01-26/how-to-install-julia-on-ubuntu) + - Ubuntu and other Linux distributions: Follow [these + instructions](https://ferrolho.github.io/blog/2019-01-26/how-to-install-julia-on-ubuntu) + **but replace "1.8.5" with "1.9.0"** in all commands. - Windows: Follow [these instructions](https://julialang.org/downloads/platform/#windows) (video below) @@ -28,6 +30,9 @@ your machine when starting out:

+ + An new alternative I have not tried or tested myself is to use + [juliaup](https://github.com/JuliaLang/juliaup). 3. Open the downloaded application in the usual way for your OS, or type `julia` and press `return` from a terminal window. This launches a command-line