Skip to content

Commit d8b4446

Browse files
committed
Update repository name in README file
1 parent bf55145 commit d8b4446

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ You can install the development version from [GitHub](https://github.com/) with:
4747

4848
``` r
4949
# install.packages("devtools")
50-
devtools::install_github(".../BReasy")
50+
devtools::install_github("bayer-int/BReasy")
5151
```
5252

5353
and start the app with:

README.md

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

5353
``` r
5454
# install.packages("devtools")
55-
devtools::install_github(".../BReasy")
55+
devtools::install_github("bayer-int/BReasy")
5656
```
5757

5858
and start the app with:

0 commit comments

Comments
 (0)