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