diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 9fcd6b7f..f9f8de97 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -32,7 +32,7 @@ See our guide on [how to create a great issue](https://code-review.tidyverse.org ``` usethis::create_from_github("JRaviLab/MolEvolvR", fork = TRUE) ``` -- Install Bioconductor dependencies: +- Install BiocManager from Bioconductor: ``` if (!require("BiocManager", quietly = TRUE))