Skip to content

Commit 01716a9

Browse files
Add quarto install to Contribute.md (microsoft#1585)
* Update Contribute.md * Update Contribute.md --------- Co-authored-by: Victor Dibia <[email protected]>
1 parent 322ef25 commit 01716a9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

website/docs/Contribute.md

+4
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,10 @@ To build and test documentation locally, install [Node.js](https://nodejs.org/en
208208
nvm install --lts
209209
```
210210

211+
Also, install [quarto](https://quarto.org/docs/get-started/).
212+
213+
> Note: Support for Docusaurus 3.0 in Quarto is from version `1.4`. Ensure that your `quarto` version is `1.4` or higher.
214+
211215
Then:
212216

213217
```console

0 commit comments

Comments
 (0)