Skip to content

Commit e252877

Browse files
authored
Update stable release tag to 1.11.1 in README.md (#56205)
This still points to 1.10 and should be updated.
1 parent 5c3f477 commit e252877

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

95-
git checkout v1.10.5
95+
git checkout v1.11.1
9696

9797
To build the `julia` executable, run `make` from within the julia directory.
9898

0 commit comments

Comments
 (0)