Skip to content

Commit a6420de

Browse files
docs(github): update CONTRIBUTING.md
1 parent 5f217a9 commit a6420de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ Install the package:
160160
pip install --index-url https://test.pypi.org/simple/ --no-deps python_package_template
161161
```
162162

163-
Generate [docs](https://pdoc.dev/):
163+
Generate the docs with [pdoc](https://pdoc.dev/):
164164

165165
```sh
166166
pdoc src/python_package_template/

0 commit comments

Comments
 (0)