Skip to content

Commit 82a6f56

Browse files
stainless-app[bot]stainless-bot
authored andcommitted
chore: update SDK settings (#6)
1 parent 626be20 commit 82a6f56

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

README.md

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

1717
```sh
18-
# install from the production repo
19-
pip install git+ssh://git@github.com/runloopai/api-client-python.git
18+
# install from PyPI
19+
pip install --pre runloop
2020
```
2121

22-
> [!NOTE]
23-
> Once this package is [published to PyPI](https://app.stainlessapi.com/docs/guides/publish), this will become: `pip install --pre runloop`
24-
2522
## Usage
2623

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

0 commit comments

Comments
 (0)