Skip to content

Commit ffcc496

Browse files
Fyuselrubenhoenle
andauthored
Update README.md, _index.md and RELEASE.md (#160)
* Update README.md, _index.md and RELEASE.md Signed-off-by: Alexander Dahmen <[email protected]> * Update README.md Co-authored-by: Ruben Hönle <[email protected]> * Update README.md Co-authored-by: Ruben Hönle <[email protected]> * Update docs/_index.md Co-authored-by: Ruben Hönle <[email protected]> --------- Signed-off-by: Alexander Dahmen <[email protected]> Co-authored-by: Ruben Hönle <[email protected]>
1 parent 71a8a3d commit ffcc496

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ 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.
30-
> Keep in mind that this is in ALPHA state and only the Resource Manager and IaaS service is supported.
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.
30+
> Keep in mind that this is in ALPHA state and only the Resource Manager and IaaS service for Node.js 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
3333
### Node.js (JavaScript/TypeScript)

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ 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.
36-
> Keep in mind that this is in ALPHA state and only the Resource Manager and IaaS service is supported.
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.
36+
> Keep in mind that this is in ALPHA state and only the Resource Manager and IaaS service for Node.js 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
3939
### Node.js (JavaScript/TypeScript)

0 commit comments

Comments
 (0)