Skip to content

Commit

Permalink
Merge pull request #27 from lagerratrobe/patch-1
Browse files Browse the repository at this point in the history
Update setup.md
  • Loading branch information
lgatto committed Jun 30, 2022
2 parents ffadae2 + aa9d3ab commit 78dade0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ commands. For now, simply follow the instructions below:
* Start RStudio by double-clicking the icon and then type:

```r
install.package("BiocManager")
install.packages("BiocManager")
BiocManager::install(c("tidyverse", "SummarizedExperiment",
"UCLouvain-CBIO/rWSBIM1207"))
```
Expand Down

0 comments on commit 78dade0

Please sign in to comment.