Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
patkub committed Nov 2, 2024
1 parent 7063e1d commit 092a527
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Enjoy listening to music and learning a new language!

Requires Python 3.11+ and [pipx](https://pipx.pypa.io/stable/).

Install the `console-songs` script with pipx from [PyPi](https://pypi.org/project/console-songs/).
Install the `console-songs` script with pipx from [PyPI](https://pypi.org/project/console-songs/).
```
pipx install console-songs==2024.11.03
```
Expand Down Expand Up @@ -216,7 +216,7 @@ pytest

### Publishing

Publish a new version to PyPi.
Publish a new version to PyPI.
```
python3 -m build
python3 -m pip install --upgrade twine
Expand Down

0 comments on commit 092a527

Please sign in to comment.