Skip to content

Commit d92a574

Browse files
committed
update dev installation instructions
1 parent 32b1469 commit d92a574

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,12 @@ Install mavehgvs from pip using:
5353
pip3 install mavehgvs
5454
```
5555

56+
To set up the package for development purposes, include the optional dependencies and
57+
install pre-commit:
58+
59+
pip3 install mavehgvs[dev]
60+
pre-commit install
61+
5662
# Feedback
5763
To report a problem or request a new feature with either the mavehgvs package or the MAVE-HGVS standard,
5864
please use the GitHub issue tracker.

0 commit comments

Comments
 (0)