Skip to content

Commit 051824c

Browse files
stainless-app[bot]stainless-bot
authored andcommitted
chore: update SDK settings (#26)
1 parent be1f767 commit 051824c

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,10 @@ The REST API documentation can be found on [lumalabs.ai](https://lumalabs.ai). T
1313
## Installation
1414

1515
```sh
16-
# install from the production repo
17-
pip install git+ssh://git@github.com/lumalabs/lumaai-python.git
16+
# install from PyPI
17+
pip install --pre lumaai
1818
```
1919

20-
> [!NOTE]
21-
> Once this package is [published to PyPI](https://app.stainlessapi.com/docs/guides/publish), this will become: `pip install --pre lumaai`
22-
2320
## Usage
2421

2522
The full API of this library can be found in [api.md](api.md).

0 commit comments

Comments
 (0)