Skip to content

Commit 2a1aad5

Browse files
Adds API key instructions
1 parent 618cb61 commit 2a1aad5

2 files changed

Lines changed: 2 additions & 43 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ A Python client library for interacting with Segmind APIs, providing easy access
66

77
```bash
88
pip install segmind
9+
10+
export SEGMIND_API_KEY="your_api_key_here"
911
```
1012

1113
## Quick Start

replicate.txt

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)