Link to pip, because why not

This commit is contained in:
aetter 2021-08-26 11:50:46 -07:00
parent ac9acb3c62
commit c972869893
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ The OpenSearch Python client provides a more natural syntax for interacting with
## Setup
To add the client to your project, install it using pip:
To add the client to your project, install it using [pip](https://pip.pypa.io/):
```bash
pip install <TBD>