You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ Apache 2.0
26
26
## Installing
27
27
28
28
> [!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.
30
30
> Keep in mind that this is in ALPHA state and only the Resource Manager and IaaS service is supported.
31
31
> E.g. in order to create and install the TypeScript SDK you can use the following [guide](./examples/ts/README.md).
Copy file name to clipboardExpand all lines: docs/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Apache 2.0
32
32
## Installing
33
33
34
34
> [!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.
36
36
> Keep in mind that this is in ALPHA state and only the Resource Manager and IaaS service is supported.
37
37
> E.g. in order to create and install the TypeScript SDK you can use the following [guide](./examples/ts/README.md).
0 commit comments