Skip to content

Commit

Permalink
fix cran notes
Browse files Browse the repository at this point in the history
  • Loading branch information
RamiKrispin committed Apr 25, 2020
1 parent fe76375 commit bf59c23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ You can install the released version of covid19italy from [CRAN](https://cran.r-
install.packages("covid19italy")
```

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

``` r
# install.packages("devtools")
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ install.packages("covid19italy")
```

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

``` r
# install.packages("devtools")
Expand Down

0 comments on commit bf59c23

Please sign in to comment.