Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eeholmes authored Jun 3, 2023
1 parent 5482399 commit 31145ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ This runs the standardized trends metrics used in the 2015 and 2020 5-year Viabi

## Installation

To install, install the **devtools** package (if needed) and then use:
To install the development version, install the **devtools** package (if needed) and then use:
```
devtools::install_github("nwfsc-timeseries/NWCTrends")
```
to install the development version or to install the latest release, use
to install the latest release, use
```
devtools::install_github("nwfsc-timeseries/NWCTrends@*release")
```
To install a specific release (such as the one used in the 2020 Viability Report), use
To install a specific release the 2020 Viability Report version, use
```
devtools::install_github("nwfsc-timeseries/NWCTrends@v1.25")
```
Expand Down

0 comments on commit 31145ab

Please sign in to comment.