Skip to content

Commit 7c2b1f1

Browse files
chore: typo in pip command
Co-authored-by: Leandro Damascena <[email protected]> Signed-off-by: Heitor Lessa <[email protected]>
1 parent 2f889d2 commit 7c2b1f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ You can install Powertools for AWS Lambda (Python) using your favorite dependenc
295295

296296
Here's how you can use them:
297297

298-
- __Pip__: [**`pip install--pre "aws-lambda-powertools"`**](#){: .copyMe}:clipboard:
298+
- __Pip__: [**`pip install --pre "aws-lambda-powertools"`**](#){: .copyMe}:clipboard:
299299
- __Poetry__: [**`poetry add --allow-prereleases "aws-lambda-powertools" --group dev`**](#){: .copyMe}:clipboard:
300300
- __Pdm__: [**`pdm add -dG --prerelease "aws-lambda-powertools"`**](#){: .copyMe}:clipboard:
301301

0 commit comments

Comments
 (0)