From 23bc4fc59a0f1faf91c1f83b24cce61826d5582c Mon Sep 17 00:00:00 2001 From: Florian Hartig Date: Fri, 19 Jul 2024 13:14:23 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1210d14..6475422 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ A model, provided as an R package, for the simulation of spatially explicit biog You can install directly from gh, using the 'devtools' package: ```{r} -devtools::install_github(repo = "TheoreticalEcology/phylosim", subdir = "phylosim", +devtools::install_github(repo = "TheoreticalEcology/EcoPhyloSim", subdir = "phylosim", dependencies = T, build_vignettes = T) ?PhyloSim