Skip to content

Commit 3014709

Browse files
authored
Merge pull request #1145 from khushthecoder/GH1120-fix-pipx-link-in-contributing
fix: correct pipx link in CONTRIBUTING.md (#1120)
2 parents d450650 + 94a0ff2 commit 3014709

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This package provides Python tools for accessing and analyzing genomic data from
1212

1313
You'll need:
1414

15-
- [pipx](https://python-poetry.org/) for installing Python tools
15+
- [pipx](https://pipx.pypa.io/) for installing Python tools
1616
- [git](https://git-scm.com/) for version control
1717

1818
Both of these can be installed using your distribution's package manager or [Homebrew](https://brew.sh/) on Mac.

0 commit comments

Comments
 (0)