Skip to content

Commit

Permalink
fix: use correct package name (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
kangasta authored Oct 16, 2024
1 parent cb26573 commit 3d00e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ yarn add @pulumi/foo
To use from Python, install using `pip`:

```bash
pip install pulumi_foo
pip install pulumi-upcloud
```

<!--
Expand Down

0 comments on commit 3d00e7f

Please sign in to comment.