Skip to content

Commit 7db15cd

Browse files
committed
touched up markdown in readme
1 parent e8d9ad5 commit 7db15cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ python -m build
4242
twine upload dist/*
4343
```
4444

45-
Note that uploading to PyPI is done via [Continuous integration](#continuous-integration)) when
45+
Note that uploading to PyPI is done via [Continuous integration](#continuous-integration) when
4646
a tag is pushed to the repository, so only the first step needs to be donne manually.
4747

4848
Note also that we assume tags will be version numbers and not be prefixed with `v` or some other

0 commit comments

Comments
 (0)