Skip to content

Commit c1016e3

Browse files
authored
Clarify pre-release vs default
1 parent ad65f69 commit c1016e3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ We recommend using a Linux or MacOS runner if possible, especially if TinyTeX is
2525
with:
2626
version: 0.3.71
2727
```
28+
29+
If not provided, `setup` will use the latest _released_ version of quarto.
30+
31+
If the latest `pre-release` build is desired, use `version: pre-release`.
2832

2933
* `tinytex` - _optional_. Set `tinytex: true` to [install TinyTeX](https://quarto.org/docs/output-formats/pdf-engine.html#installing-tex) using `quarto install tool tinytex`. Note: Installing TinyTeX on Windows can take several minutes.
3034

0 commit comments

Comments
 (0)