Skip to content

Commit

Permalink
Include installation for optional dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jkanche authored Jun 11, 2024
1 parent b7e3b68 commit 2b1c8f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ To get started, install the package from [PyPI](https://pypi.org/project/biocfra

```shell
pip install biocframe

# To install optional dependencies
pip install biocframe[optional]
```

## Construction
Expand Down

0 comments on commit 2b1c8f9

Please sign in to comment.