Skip to content

Commit 257849d

Browse files
committed
update name
1 parent 29c2711 commit 257849d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@ python -m twine upload --repository testpypi dist/*
5454

5555
## Versioning
5656

57-
Install setuptools_git_versioning:
57+
Install setuptools-git-versioning:
5858

5959
```bash
6060
pip install setuptools-git-versioning
6161
```
6262

63-
Checking dirty and beta versions for project using [setuptools_git_versioning](https://setuptools-git-versioning.readthedocs.io/en/stable/)
63+
Checking dirty and beta versions for project using [setuptools-git-versioning](https://setuptools-git-versioning.readthedocs.io/en/stable/)
6464

6565
Run:
6666

0 commit comments

Comments
 (0)