Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
julianselke authored Dec 5, 2023
1 parent 6555121 commit 2386b91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ https://www.climatologylab.org/terraclimate.html
<h3>Installation</h3>

```
devtools::install_github("julianselke/TerraclimateR", build_vignettes = TRUE)
devtools::install_github("julianselke/TerraclimateR")
# or
remotes::install_github("julianselke/TerraclimateR", build_vignettes = TRUE)
remotes::install_github("julianselke/TerraclimateR")
library(TerraclimateR)
Expand Down

0 comments on commit 2386b91

Please sign in to comment.