Skip to content

Commit 07dbfc6

Browse files
Update stable version in README (#58174)
1 parent 39d7483 commit 07dbfc6

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
@@ -97,7 +97,7 @@ and then use the command prompt to change into the resulting julia directory. By
9797
Julia. However, most users should use the [most recent stable version](https://github.com/JuliaLang/julia/releases)
9898
of Julia. You can get this version by running:
9999

100-
git checkout v1.11.2
100+
git checkout v1.11.5
101101

102102
To build the `julia` executable, run `make` from within the julia directory.
103103

0 commit comments

Comments
 (0)