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).