Skip to content

Commit 89785e9

Browse files
committed
Remove unnecessary version qualifier
1 parent d3b23ca commit 89785e9

File tree

1 file changed

+1
-1
lines changed
  • tutorials/docs-12-using-turing-guide

1 file changed

+1
-1
lines changed

tutorials/docs-12-using-turing-guide/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ The `chains` variable now contains a `Chains` object which can be indexed by cha
166166

167167
#### Multithreaded sampling
168168

169-
If you wish to perform multithreaded sampling and are running Julia 1.3 or greater, you can call `sample` with the following signature:
169+
If you wish to perform multithreaded sampling, you can call `sample` with the following signature:
170170

171171
```{julia}
172172
#| eval: false

0 commit comments

Comments
 (0)