diff --git a/README.md b/README.md index 700fb22..a2946f7 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:FarquestSocial/farquest-ts.git +npm install farquest ``` -> [!NOTE] -> Once this package is [published to npm](https://app.stainlessapi.com/docs/guides/publish), this will become: `npm install farquest` - ## Usage The full API of this library can be found in [api.md](api.md).