Skip to content

Commit ed7f76c

Browse files
authored
Update Julia version requirement to 1.10.8
1 parent 9684d39 commit ed7f76c

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
@@ -15,7 +15,7 @@
1515

1616
## Get started
1717

18-
Install Julia (see [the official Julia website](https://julialang.org/install/); you will need at least Julia 1.10 for the latest version of Turing.jl).
18+
Install Julia (see [the official Julia website](https://julialang.org/install/); you will need at least Julia 1.10.8 for the latest version of Turing.jl).
1919
Then, launch a Julia REPL and run:
2020

2121
```julia

0 commit comments

Comments
 (0)