diff --git a/README.md b/README.md index 637925b..4371370 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,7 @@ ### Render - install [Quarto](https://quarto.org/docs/get-started/); -- run `quarto render`; -- the output is in `docs/`. To serve the folder, in R you can use `servr::httw("docs")`. +- run `quarto preview`. ### Preview Pull Requests