Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
TuomasBorman committed Jul 20, 2023
1 parent e7778c5 commit cb41b5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/miaViz.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ if(!requireNamespace("devtools", quietly = TRUE)){
BiocManager::install("devtools")
}
if(!requireNamespace("miaTime", quietly = TRUE)){
devtools::install_github("microbiome/miaTime")
devtools::install_github("microbiome/miaTime", upgrade = "never")
}
```

Expand Down

0 comments on commit cb41b5a

Please sign in to comment.