Skip to content

Commit

Permalink
docs: update rendering instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
maelle authored Sep 24, 2024
1 parent 0974804 commit 0bff97a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 0bff97a

Please sign in to comment.