Skip to content

Commit

Permalink
Update vignettes/a_start.Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
ColinFay committed May 26, 2023
1 parent 8900fbb commit 5acafc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/a_start.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Once the package is installed, you can got to _File > New Project..._ in RStudio
knitr::include_graphics("golemtemplate.png")
```

If you want to do it inside `R` use:
If you want to do it directly via the command line, use:

```{r}
golem::create_golem(path = "path/to/package")
Expand Down

0 comments on commit 5acafc8

Please sign in to comment.