Skip to content

Commit

Permalink
Change URL to download package - README
Browse files Browse the repository at this point in the history
  • Loading branch information
flor14 committed Feb 12, 2025
1 parent d5a2318 commit 10bd0ee
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 @@ -104,7 +104,7 @@ You can install the development version of `quadkeyr` from [GitHub](https://gith

``` r
# install.packages("remotes")
remotes::install_github("Fernandez-Lab-WSU/quadkeyr")
remotes::install_github("ropensci/quadkeyr")
```

## Code of Conduct
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ You can install the development version of `quadkeyr` from

``` r
# install.packages("remotes")
remotes::install_github("Fernandez-Lab-WSU/quadkeyr")
remotes::install_github("ropensci/quadkeyr")
```

## Code of Conduct
Expand Down

0 comments on commit 10bd0ee

Please sign in to comment.