Skip to content

Commit 21fe6e2

Browse files
authored
Clarify the knit step
1 parent 5d2a9b5 commit 21fe6e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pak::pkg_install("r-lib/hugodown")
3131

3232
* To add a new event call `hugodown::post_create("events/year-event-name")`.
3333

34-
* Knit to `.Rmd` to generate a `.md`.
34+
* Knit `index.Rmd` to generate `index.md`.
3535

3636
* To preview the site (i.e. turn `.md` into `.html`), call
3737
`hugodown::hugo_start()` (you only need to do this once per session as it

0 commit comments

Comments
 (0)