Skip to content

Commit

Permalink
Update README.md (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
trvinh authored Nov 4, 2024
1 parent 766be22 commit 411f082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 411f082

Please sign in to comment.