Skip to content

Commit a946c0d

Browse files
authored
Update README.md
1 parent 666e7b2 commit a946c0d

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,16 @@ Are you having trouble with SDS SDK JS? We want to help!
2929

3030
## Getting started
3131

32-
### Install from the public npm:
32+
### Install from the public npm (Currently not available):
3333

3434
```
35-
npm install @omp-sdk/aspect-model-loader
35+
npm install @sds/aspect-model-loader
36+
```
37+
38+
### Install from github release repository:
39+
40+
```
41+
npm install [email protected]:OpenManufacturingPlatform/sds-sdk-js-aspect-model-loader.git#<TAG_VERSION>
3642
```
3743

3844
## Usage

0 commit comments

Comments
 (0)