Skip to content

Commit 268eb23

Browse files
authored
Update README.MD (#3)
1 parent abe2a74 commit 268eb23

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.MD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ Before you start, make sure you already have created `Brand ID` and `API Key` fr
77

88
### npm
99
```bash
10-
npm install https://github.com/CHIPAsia/chip-nodejs-sdk.git#v1.0.0
10+
npm install https://github.com/CHIPAsia/chip-nodejs-sdk.git#v1.0.1
1111
```
1212

1313
### yarn
1414
```bash
15-
yarn add https://github.com/CHIPAsia/chip-nodejs-sdk.git#v1.0.0
15+
yarn add https://github.com/CHIPAsia/chip-nodejs-sdk.git#v1.0.1
1616
```
1717

1818
## Getting Started
@@ -48,4 +48,4 @@ npm run test
4848
```
4949

5050
## Example
51-
Check our examples [here](./examples).
51+
Check our examples [here](./examples).

0 commit comments

Comments
 (0)