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 745ddc4 commit 9f9f8c4Copy full SHA for 9f9f8c4
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]:browserbase/sdk-node.git
+npm install @browserbasehq/sdk
15
```
16
17
-> [!NOTE]
18
-> Once this package is [published to npm](https://app.stainlessapi.com/docs/guides/publish), this will become: `npm install @browserbasehq/sdk`
19
-
20
## Usage
21
22
The full API of this library can be found in [api.md](api.md).
0 commit comments