We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1db3a4 commit 49428e8Copy full SHA for 49428e8
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.11.1
+ git checkout v1.11.2
96
97
To build the `julia` executable, run `make` from within the julia directory.
98
0 commit comments