Skip to content

Commit ca2eb40

Browse files
authored
Fixed pip install line in README
1 parent 03be9ce commit ca2eb40

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ Full documentation on this Python wrapper is available in [this link](https://he
88

99
### Quick setup
1010

11-
Install the split-admin-api:
11+
Install the splitapiclient:
1212
```
13-
pip install split-admin-api
13+
pip install splitapiclient
1414
```
1515

1616
Import the client object and initialize connection using an Admin API Key:

0 commit comments

Comments
 (0)