Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
noriakis authored Sep 9, 2023
1 parent de540b3 commit 5cb8bec
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,13 @@ The detailed documentation is

## Installation

Using `BiocManager`:

``` r
BiocManager::install("ggkegg")
```
Using `devtools`:

``` r
devtools::install_github("noriakis/ggkegg")
```
Expand Down

0 comments on commit 5cb8bec

Please sign in to comment.