diff --git a/README.Rmd b/README.Rmd index 53017f3..abdb06d 100644 --- a/README.Rmd +++ b/README.Rmd @@ -33,7 +33,7 @@ pacman::p_install_gh("appliedepi/epirhandbook") Or ``` r install.packages("remotes") -remotes::install_git("appliedepi/epirhandbook") +remotes::install_github("appliedepi/epirhandbook") ``` # Licence