diff --git a/README.md b/README.md index fe690f0..1798097 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ The development version of the package can be installed from the CTU Bern universe via ``` r -install.packages('accrualPlot', repos = 'https://ctu-bern.r-universe.dev') +install.packages('accrualPlot', repos = c('https://ctu-bern.r-universe.dev', 'https://cloud.r-project.org')) ``` `accrualPlot` can be installed directly from from github with: