Skip to content

Commit 2a572cc

Browse files
MThomas91MThomas91
andauthored
update github install link (#45)
Co-authored-by: MThomas91 <THOMAM1D@novartis.net>
1 parent 71bec76 commit 2a572cc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can install the development version of DoseFinding from [GitHub](https://git
3030

3131
``` r
3232
# install.packages("devtools")
33-
devtools::install_github("bbnkmp/DoseFinding")
33+
devtools::install_github("openpharma/DoseFinding")
3434
```
3535

3636
## Examples

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can install the development version of DoseFinding from
2424

2525
``` r
2626
# install.packages("devtools")
27-
devtools::install_github("bbnkmp/DoseFinding")
27+
devtools::install_github("openpharma/DoseFinding")
2828
```
2929

3030
## Examples

0 commit comments

Comments
 (0)