Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/USEPA/StreamCatTools into…
Browse files Browse the repository at this point in the history
… master
  • Loading branch information
mhweber committed Nov 6, 2023
2 parents ccbd7d5 + b9b3b66 commit 03ba16b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ You can install and load the most recent approved version from GitHub by running

```r
library(remotes)
install_github("USEPA/StreamCatTools", build_vignettes=TRUE)
install_github("USEPA/StreamCatTools", build_vignettes=FALSE)
```

To view the vignette in RStudio, run
Expand Down

0 comments on commit 03ba16b

Please sign in to comment.