Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
afuetterer committed Aug 9, 2023
1 parent d5495ce commit 9e7740c
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 @@ -22,10 +22,10 @@ Python 3.8+

## Installation

You can install services-test4 via pip from Test PyPI:
You can install services-test4 via [pip](pip) from [Test PyPI](test-pypi):

```console
pip install services-test4
pip install --index-url=https://test.pypi.org/simple --extra-index-url=https://pypi.org/simple services-test4
```

## License
Expand Down

0 comments on commit 9e7740c

Please sign in to comment.