diff --git a/README.md b/README.md index 7d006ca95f59b..27924bbcc4dcd 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ and then use the command prompt to change into the resulting julia directory. By Julia. However, most users should use the [most recent stable version](https://github.com/JuliaLang/julia/releases) of Julia. You can get this version by running: - git checkout v1.11.7 + git checkout v1.12.2 To build the `julia` executable, run `make` from within the julia directory.