diff --git a/README.md b/README.md index 6143b13..06c8b99 100644 --- a/README.md +++ b/README.md @@ -9,12 +9,9 @@ The REST API documentation can be found on [lumalabs.ai](https://lumalabs.ai). T ## Installation ```sh -npm install git+ssh://git@github.com:lumalabs/lumaai-node.git +npm install lumaai ``` -> [!NOTE] -> Once this package is [published to npm](https://app.stainlessapi.com/docs/guides/publish), this will become: `npm install lumaai` - ## Usage The full API of this library can be found in [api.md](api.md).