From af0856ee7d40875cc42af80a7b5386ebbff9ebf8 Mon Sep 17 00:00:00 2001 From: stainless-bot Date: Sun, 23 Jun 2024 21:01:06 +0000 Subject: [PATCH] chore: update SDK settings --- 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).