Skip to content

Commit

Permalink
Fixed the installation instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
LTLA committed Mar 16, 2024
1 parent 957a697 commit feb2578
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 @@ -11,7 +11,7 @@ To get started, install the package and its dependencies from Bioconductor:

```r
# install.packages("BiocManager")
BiocManager::install("alabaster.matrix")
BiocManager::install("alabaster.se")
```

In the example below, we save a `RangedSummarizedExperiment` object to file:
Expand Down

0 comments on commit feb2578

Please sign in to comment.