Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
royfrancis committed Jun 7, 2021
1 parent 0af7f2b commit 304656f
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 @@ -25,7 +25,7 @@ The app should be available through a web browser at `http://0.0.0.0:8787`.
Install the following R packages:

```
install.packages(c("Bioconductor", "shiny", "shinyBS", "shinythemes"))
install.packages(c("BiocManager", "shiny", "shinyBS", "shinythemes"))
BiocManager::install("RNASeqPower")
```

Expand Down

0 comments on commit 304656f

Please sign in to comment.