diff --git a/_clients/python.md b/_clients/python.md index f2abffe5..cdc7dc29 100644 --- a/_clients/python.md +++ b/_clients/python.md @@ -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