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