We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c64006a commit 2445b76Copy full SHA for 2445b76
README.md
@@ -28,7 +28,7 @@ Official Python library for RunPod API & SDK.
28
pip install runpod
29
30
# Install the latest development version (main branch)
31
-pip install git+https://github.com/runpod/runpod-python/archive/main.zip
+pip install git+https://github.com/runpod/runpod-python.git
32
```
33
34
## SDK - Serverless Worker
0 commit comments