From 490d8faf971afcea5b2bb9b7d3c7eeba8b5a7a4f Mon Sep 17 00:00:00 2001 From: "stainless-app[bot]" <142633134+stainless-app[bot]@users.noreply.github.com> Date: Sun, 23 Jun 2024 21:01:13 +0000 Subject: [PATCH] chore: update SDK settings (#18) --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index a124230..e35a0b8 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,9 @@ It is generated with [Stainless](https://www.stainlessapi.com/). ## Installation ```sh -npm install git+ssh://git@github.com:onebusaway/js-sdk.git +npm install onebusaway-sdk ``` -> [!NOTE] -> Once this package is [published to npm](https://app.stainlessapi.com/docs/guides/publish), this will become: `npm install onebusaway-sdk` - ## Usage The full API of this library can be found in [api.md](api.md).