Skip to content

Commit ca1a54a

Browse files
Update stable version in README.md to 1.9.3 (#51065)
1 parent c8ad552 commit ca1a54a

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

96-
git checkout v1.9.2
96+
git checkout v1.9.3
9797

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

0 commit comments

Comments
 (0)