From 514001f834c9fe48106234595a81676488b14193 Mon Sep 17 00:00:00 2001 From: Marc Weber Date: Mon, 16 Oct 2023 14:52:49 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f64de42..cb9c733 100644 --- a/README.md +++ b/README.md @@ -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