Skip to content

Commit 417e479

Browse files
authored
Merge pull request #129 from machow/docs-install-quarto
docs: quarto install link
2 parents faec29e + 7bc69c3 commit 417e479

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/get-started/overview.qmd

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@ python -m pip install quartodoc
3030
python -m pip install git+https://github.com/machow/quartodoc.git
3131
```
3232

33+
:::{.callout-note}
34+
In order to install quarto, see the quarto [get started page](https://quarto.org/docs/get-started/).
35+
:::
36+
37+
3338
## Basic use
3439

3540
Getting started with quartodoc takes two steps: configuring a quarto website,

0 commit comments

Comments
 (0)