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 bf6962c commit 22eded8Copy full SHA for 22eded8
README.md
@@ -92,7 +92,7 @@ and then use the command prompt to change into the resulting julia directory. By
92
Julia. However, most users should use the [most recent stable version](https://github.com/JuliaLang/julia/releases)
93
of Julia. You can get this version by running:
94
95
- git checkout v1.10.4
+ git checkout v1.10.5
96
97
To build the `julia` executable, run `make` from within the julia directory.
98
0 commit comments