Skip to content

Commit 1947d49

Browse files
authored
Merge pull request #427 from weakish/readme-typo
docs: typo in README
2 parents e360823 + e9a2ff0 commit 1947d49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ make html
2929

3030
1. Edit `changelog` and `setup.py` (`version`).
3131
2. Commit them and add a new tag. Then publish a new release at GitHub.
32-
3. Publish the package at at PyPI with following commands:
32+
3. Publish the package at PyPI with following commands:
3333

3434
```sh
3535
python3 -m pip install --user --upgrade setuptools wheel

0 commit comments

Comments
 (0)