Skip to content

Commit bf59c23

Browse files
committed
fix cran notes
1 parent fe76375 commit bf59c23

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
@@ -46,7 +46,7 @@ You can install the released version of covid19italy from [CRAN](https://cran.r-
4646
install.packages("covid19italy")
4747
```
4848

49-
Or, install the most recent version from [GitHub](https://github.com/covid19italy/covid19italy) with:
49+
Or, install the most recent version from [GitHub](https://github.com/Covid19R/covid19italy) with:
5050

5151
``` r
5252
# install.packages("devtools")

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ install.packages("covid19italy")
4343
```
4444

4545
Or, install the most recent version from
46-
[GitHub](https://github.com/covid19italy/covid19italy) with:
46+
[GitHub](https://github.com/Covid19R/covid19italy) with:
4747

4848
``` r
4949
# install.packages("devtools")

0 commit comments

Comments
 (0)