Skip to content

Commit c2d9873

Browse files
authored
Merge branch 'main' into rejection_sampling_vars
2 parents fb6e6e4 + d8eb667 commit c2d9873

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ See [`NEWS.md`](NEWS.md) for a history of user-facing changes across versions.
1717
``` r
1818
# Install from GitHub using remotes
1919
install.packages("remotes")
20-
remotes::install_github("USACE-RMC/rfaR", build_vignettes = TRUE)
20+
remotes::install_github("USACE-RMC/rfaR", build_vignettes = FALSE)
2121

2222
# Install from GitHub using devtools
2323
install.packages("devtools")

0 commit comments

Comments
 (0)