Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanbass authored Feb 1, 2023
1 parent 732b3f9 commit 9ecd2e7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,12 @@ install.packages("devtools")
devtools::install_github("https://github.com/ethanbass/chromConverter/")
```

or from [R Universe](https://r-universe.dev/):

```
install.packages("chromConverter", repos="https://ethanbass.r-universe.dev/", type="source")
```

#### Optional additional dependencies

Some of the parsers rely on external software libraries that must be manually installed.
Expand Down

0 comments on commit 9ecd2e7

Please sign in to comment.