diff --git a/README.md b/README.md index 127e64b41..1f86d6207 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ install.packages("EpiNow2") Install the development version of the package with: ``` r -install.packages("EpiNow2", repos = "https://epiforecasts.r-universe.dev") +install.packages("EpiNow2", repos = c("https://epiforecasts.r-universe.dev", getOption("repos"))) ``` Alternatively, install the development version of the package with