We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f889d2 commit 7c2b1f1Copy full SHA for 7c2b1f1
docs/index.md
@@ -295,7 +295,7 @@ You can install Powertools for AWS Lambda (Python) using your favorite dependenc
295
296
Here's how you can use them:
297
298
- - __Pip__: [**`pip install--pre "aws-lambda-powertools"`**](#){: .copyMe}:clipboard:
+ - __Pip__: [**`pip install --pre "aws-lambda-powertools"`**](#){: .copyMe}:clipboard:
299
- __Poetry__: [**`poetry add --allow-prereleases "aws-lambda-powertools" --group dev`**](#){: .copyMe}:clipboard:
300
- __Pdm__: [**`pdm add -dG --prerelease "aws-lambda-powertools"`**](#){: .copyMe}:clipboard:
301
0 commit comments