File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 1
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/isaacus%2Fisaacus-5f5feba7202b37bb046fcbe0389f011c14816d03a3d5c2a008d9736bff840f1a .yml
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/isaacus%2Fisaacus-472ef5f1174bab055fd83756f45445b5c0f1f3f442c531dfc275ea895ec229a7 .yml
Original file line number Diff line number Diff line change @@ -15,10 +15,13 @@ The REST API documentation can be found on [docs.isaacus.com](https://docs.isaac
1515## Installation
1616
1717``` sh
18- # install from PyPI
19- pip install --pre isaacus
18+ # install from the production repo
19+ pip install git+ssh://git@github.com/isaacus-dev/ isaacus-python.git
2020```
2121
22+ > [ !NOTE]
23+ > Once this package is [ published to PyPI] ( https://app.stainless.com/docs/guides/publish ) , this will become: ` pip install --pre isaacus `
24+
2225## Usage
2326
2427The full API of this library can be found in [ api.md] ( api.md ) .
You can’t perform that action at this time.
0 commit comments