Skip to content

Commit 2f6941f

Browse files
Update stable version in README.md to 1.9.0 (#49767)
1 parent ae6484d commit 2f6941f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ and then use the command prompt to change into the resulting julia directory. By
9595
Julia. However, most users should use the [most recent stable version](https://github.com/JuliaLang/julia/releases)
9696
of Julia. You can get this version by running:
9797

98-
git checkout v1.8.5
98+
git checkout v1.9.0
9999

100100
To build the `julia` executable, run `make` from within the julia directory.
101101

0 commit comments

Comments
 (0)