Skip to content

Commit 0b2a8a5

Browse files
authored
Update patch version in readme (#47140)
Change the version to be checked out from v1.8.0 to v1.8.2 Co-authored-by: Jishnu Bhattacharya <[email protected]>
1 parent 015874c commit 0b2a8a5

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.8.0
95+
git checkout v1.8.2
9696

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

0 commit comments

Comments
 (0)