We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03be9ce commit ca2eb40Copy full SHA for ca2eb40
1 file changed
README.md
@@ -8,9 +8,9 @@ Full documentation on this Python wrapper is available in [this link](https://he
8
9
### Quick setup
10
11
-Install the split-admin-api:
+Install the splitapiclient:
12
```
13
-pip install split-admin-api
+pip install splitapiclient
14
15
16
Import the client object and initialize connection using an Admin API Key:
0 commit comments