diff --git a/README.Rmd b/README.Rmd index 5d1a2c60..358c5fae 100644 --- a/README.Rmd +++ b/README.Rmd @@ -60,7 +60,7 @@ __Please__ be sure to see important install-related information Install the current development version ```{r,eval=FALSE} -remotes::install_github("metrumresearchgroup/mrgsolve@dev") +remotes::install_github("metrumresearchgroup/mrgsolve@develop") ``` ## Interaction diff --git a/README.md b/README.md index 760270b3..d15db845 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ install.packages("mrgsolve") Install the current development version ``` r -remotes::install_github("metrumresearchgroup/mrgsolve@dev") +remotes::install_github("metrumresearchgroup/mrgsolve@develop") ``` ## Interaction diff --git a/man/figures/README-pbpk-figure-1.png b/man/figures/README-pbpk-figure-1.png index aaf374a4..c696eab0 100644 Binary files a/man/figures/README-pbpk-figure-1.png and b/man/figures/README-pbpk-figure-1.png differ diff --git a/man/figures/README-population-figure-1.png b/man/figures/README-population-figure-1.png index 2a369139..5b577993 100644 Binary files a/man/figures/README-population-figure-1.png and b/man/figures/README-population-figure-1.png differ