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