We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8695a58 commit f939d56Copy full SHA for f939d56
1 file changed
README.md
@@ -22,10 +22,9 @@ The AXME Python SDK gives you a fully typed client for the AXME platform. You ca
22
## Install
23
24
```bash
25
-python -m pip install "git+https://github.com/AxmeAI/axme-sdk-python.git"
+pip install axme
26
```
27
28
-PyPI publication target: `axme` (pending registry credentials and first public release).
29
For local development from source:
30
31
0 commit comments