diff --git a/README.Rmd b/README.Rmd index 5bcae90..5dee8c1 100644 --- a/README.Rmd +++ b/README.Rmd @@ -29,7 +29,7 @@ The goal of hubEvals is to provide tools for evaluating infectious disease model ### Latest -You can install the [latest version of hubEvals from the R-universe](https://hubverse-org.r-universe.dev/hubAdmin): +You can install the [latest version of hubEvals from the R-universe](https://hubverse-org.r-universe.dev/hubEvals): ```r install.packages("hubEvals", repos = c("https://hubverse-org.r-universe.dev", "https://cloud.r-project.org")) diff --git a/README.md b/README.md index 0f0d4d8..87c2594 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ of tools for infectious disease modeling hubs. ### Latest You can install the [latest version of hubEvals from the -R-universe](https://hubverse-org.r-universe.dev/hubAdmin): +R-universe](https://hubverse-org.r-universe.dev/hubEvals): ``` r install.packages("hubEvals", repos = c("https://hubverse-org.r-universe.dev", "https://cloud.r-project.org"))