JuliaHEP / JuliaHEP-2023

Materials for the JuliaHEP 2023 Workshop
https://juliahep.github.io/JuliaHEP-2023/
Creative Commons Attribution 4.0 International
4 stars 4 forks source link

Fix how to add Julia releases with juliaup #41

Closed michmx closed 2 months ago

michmx commented 2 months ago

Hi. I am following the tutorial and noticed that the instruction to add new releases with juliaup doesn't work. Looking at the juliaup repo, it indicates the command to install Julia releases is

juliaup add <release>

I am a beginner con Julia, so please check if I am missing something. :)

I am also updating the doc to the most recent Julia release and commenting how to keep juliaup updated.

Moelf commented 2 months ago

note to whoever is gonna update for thsi year's JuliaHEP: we should point people to https://modernjuliaworkflows.github.io/writing/#installation for this part (and other parts of the basic setup and tutorial whenever applicable)