diff --git a/index.qmd b/index.qmd index 04809d1..61d7670 100644 --- a/index.qmd +++ b/index.qmd @@ -139,6 +139,7 @@ All installed packages ```{.r} usethis::use_course("rstats-wtf/wtf-explore-libraries") # use_course("rstats-wtf/wtf-explore-libraries", destdir = "my/new/location") +usethis::proj_activate("/path/to/my/new/location") ``` {{< countdown "7:30" >}}