Skip to content

Commit

Permalink
Update setup.Rmd
Browse files Browse the repository at this point in the history
  • Loading branch information
eeholmes committed Nov 28, 2023
1 parent fa0b299 commit ae5aeec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/setup.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ install.packages("remotes") # needed for the next line

Then you can install the latest release:
```{r eval=FALSE}
remotes:::install_github("nwfsc-math-bio/rCAX@*release")
remotes:::install_github("nwfsc-cb/rCAX@*release")
```

Note, you only need to install packages once.
Expand Down

0 comments on commit ae5aeec

Please sign in to comment.