We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a946c0d commit 9d32529Copy full SHA for 9d32529
README.md
@@ -38,7 +38,7 @@ npm install @sds/aspect-model-loader
38
### Install from github release repository:
39
40
```
41
-npm install git@github.com:OpenManufacturingPlatform/sds-sdk-js-aspect-model-loader.git#<TAG_VERSION>
+npm install https://github.com/OpenManufacturingPlatform/sds-sdk-js-aspect-model-loader/releases/download/<TAG_VERSION>/sds-aspect-model-loader-x.x.x.tgz
42
43
44
## Usage
0 commit comments