Skip to content

Commit 345cec6

Browse files
committed
chore(docs): update readme python install
1 parent e91fd82 commit 345cec6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,14 @@ npm install @gammarers/aws-codeconnections-host-custom-resource
2525
yarn add @gammarers/aws-codeconnections-host-custom-resource
2626
```
2727

28+
### Python
29+
30+
#### install by pip
31+
32+
```shell
33+
pip install gammarers.aws-budgets-notification
34+
```
35+
2836
## Example
2937

3038
```typescript

0 commit comments

Comments
 (0)