Skip to content

Commit

Permalink
Merge branch 'main' into devl
Browse files Browse the repository at this point in the history
  • Loading branch information
CeresBarros committed Dec 13, 2023
2 parents 398631d + 4a2ae88 commit 58fdfc1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,11 @@ e0156720.
remotes::install_github("bcgov/climr")
```

If you want to install the development version:
``` r
remotes::install_github("bcgov/climr@devl")
```

## Example Usage

``` r
Expand Down

0 comments on commit 58fdfc1

Please sign in to comment.