Skip to content

Commit bad5e24

Browse files
committed
Update README.md, _index.md and RELEASE.md
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
1 parent 71a8a3d commit bad5e24

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Apache 2.0
2626
## Installing
2727

2828
> [!NOTE]
29-
> Currently those packages are not available via the mentioned packages managers but can be installed locally by using the generated sdks directly.
29+
> Currently only the npm package is available via the mentioned packages managers but the other ones can be installed locally by using the generated sdks directly.
3030
> Keep in mind that this is in ALPHA state and only the Resource Manager and IaaS service is supported.
3131
> E.g. in order to create and install the TypeScript SDK you can use the following [guide](./examples/ts/README.md).
3232

RELEASE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ The version of the Pulumi provider is the same as the one for the Terraform prov
2828
- [GitHub releases page](https://github.com/stackitcloud/pulumi-stackit/releases)
2929
- [Pulumi registry](https://www.pulumi.com/registry/packages)
3030
7. Ensure the packages where properly published (e.g. to npm)
31-
- [npm](https://www.npmjs.com/)
31+
- [npm](https://www.npmjs.com/package/@stackitcloud/pulumi-stackit)

docs/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Apache 2.0
3232
## Installing
3333

3434
> [!NOTE]
35-
> Currently those packages are not available via the mentioned packages managers but can be installed locally by using the generated sdks directly.
35+
> Currently only the npm package is available via the mentioned packages managers but the other ones can be installed locally by using the generated sdks directly.
3636
> Keep in mind that this is in ALPHA state and only the Resource Manager and IaaS service is supported.
3737
> E.g. in order to create and install the TypeScript SDK you can use the following [guide](./examples/ts/README.md).
3838

0 commit comments

Comments
 (0)