From 411f082f9ad3b130efed61f62e6df56f7cf28bf0 Mon Sep 17 00:00:00 2001 From: Vinh Tran Date: Mon, 4 Nov 2024 10:25:35 +0100 Subject: [PATCH] Update README.md (#130) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e31ad0a..02b7a6d2 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ The dev version of *PhyloProfile* can be installed from this github repository u ```r if (!requireNamespace("devtools")) install.packages("devtools") -devtools::install_github("BIONF/PhyloProfile", INSTALL_opts = c('--no-lock'), build_vignettes = TRUE) +devtools::install_github("BIONF/PhyloProfile", INSTALL_opts = c('--no-lock')) ``` ## Using Conda