Skip to content

Commit 28e8e5f

Browse files
committed
feat(api): update via SDK Studio
1 parent e64afcd commit 28e8e5f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,12 @@ It is generated with [Stainless](https://www.stainlessapi.com/).
1111
## Installation
1212

1313
```sh
14-
npm install intercom-client
14+
npm install git+ssh://[email protected]:intercom/intercom-node.git
1515
```
1616

17+
> [!NOTE]
18+
> Once this package is [published to npm](https://app.stainlessapi.com/docs/guides/publish), this will become: `npm install intercom-client`
19+
1720
## Usage
1821

1922
The full API of this library can be found in [api.md](api.md).

0 commit comments

Comments
 (0)