Skip to content

Commit

Permalink
chore: update SDK settings (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-app[bot] authored and stainless-bot committed Sep 18, 2024
1 parent eca8268 commit 50c8fb7
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,10 @@ The REST API documentation can be found on [dev.runwayml.com](https://dev.runway
## Installation

```sh
# install from the production repo
pip install git+ssh://[email protected]/runwayml/sdk-python.git
# install from PyPI
pip install --pre runwayml
```

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

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

0 comments on commit 50c8fb7

Please sign in to comment.