diff --git a/index.html b/index.html index 71e54ef..fa99764 100644 --- a/index.html +++ b/index.html @@ -67,7 +67,7 @@

Installation
 # install.packages("devtools")
-devtools::install_github("elpaco-escience/talkr", build_vignettes = TRUE)
+devtools::install_github("elpaco-escience/talkr", build_vignettes = TRUE)

talkr has been submitted to CRAN, and will soon be installable with:

 install.packages("talkr")
diff --git a/pkgdown.yml b/pkgdown.yml index 646cef5..d368b75 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -3,7 +3,7 @@ pkgdown: 2.1.0 pkgdown_sha: ~ articles: workflows: workflows.html -last_built: 2024-09-06T09:55Z +last_built: 2024-09-17T12:25Z urls: reference: https://github.io/elpaco-escience/talkr/reference article: https://github.io/elpaco-escience/talkr/articles