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 c8ad552 commit ca1a54aCopy full SHA for ca1a54a
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.2
+ git checkout v1.9.3
97
98
To build the `julia` executable, run `make` from within the julia directory.
99
0 commit comments