Skip to content

Commit eb352b7

Browse files
update latest release in README (#39197)
README should advise to checkout last bugfix release 1.5.3 instead of first full 1.5.0
1 parent 0f8eaa6 commit eb352b7

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
@@ -80,7 +80,7 @@ Julia. However, most users should use the most recent stable version
8080
of Julia. You can get this version by changing to the Julia directory
8181
and running:
8282

83-
git checkout v1.5.0
83+
git checkout v1.5.3
8484

8585
Now run `make` to build the `julia` executable.
8686

0 commit comments

Comments
 (0)