There was an error while loading. Please reload this page.
2 parents fb6e6e4 + d8eb667 commit c2d9873Copy full SHA for c2d9873
1 file changed
README.md
@@ -17,7 +17,7 @@ See [`NEWS.md`](NEWS.md) for a history of user-facing changes across versions.
17
``` r
18
# Install from GitHub using remotes
19
install.packages("remotes")
20
-remotes::install_github("USACE-RMC/rfaR", build_vignettes = TRUE)
+remotes::install_github("USACE-RMC/rfaR", build_vignettes = FALSE)
21
22
# Install from GitHub using devtools
23
install.packages("devtools")
0 commit comments