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 28e8e5f commit 153050aCopy full SHA for 153050a
README.md
@@ -11,12 +11,9 @@ It is generated with [Stainless](https://www.stainlessapi.com/).
11
## Installation
12
13
```sh
14
-npm install git+ssh://[email protected]:intercom/intercom-node.git
+npm install intercom-client
15
```
16
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
-
20
## Usage
21
22
The full API of this library can be found in [api.md](api.md).
0 commit comments