We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39d7483 commit 07dbfc6Copy full SHA for 07dbfc6
README.md
@@ -97,7 +97,7 @@ and then use the command prompt to change into the resulting julia directory. By
97
Julia. However, most users should use the [most recent stable version](https://github.com/JuliaLang/julia/releases)
98
of Julia. You can get this version by running:
99
100
- git checkout v1.11.2
+ git checkout v1.11.5
101
102
To build the `julia` executable, run `make` from within the julia directory.
103
0 commit comments