diff --git a/README.Rmd b/README.Rmd index ac2e225..37b5391 100644 --- a/README.Rmd +++ b/README.Rmd @@ -30,7 +30,7 @@ You can install the development version of DoseFinding from [GitHub](https://git ``` r # install.packages("devtools") -devtools::install_github("bbnkmp/DoseFinding") +devtools::install_github("openpharma/DoseFinding") ``` ## Examples diff --git a/README.md b/README.md index a071ed8..ced6d2a 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ You can install the development version of DoseFinding from ``` r # install.packages("devtools") -devtools::install_github("bbnkmp/DoseFinding") +devtools::install_github("openpharma/DoseFinding") ``` ## Examples