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 9b91ea2 commit 812f04aCopy full SHA for 812f04a
README.md
@@ -25,7 +25,7 @@ TorchX Kubeflow Pipelines Support (torchx-kfp):
25
pip install torchx
26
27
# install torchx kubeflow pipelines (kfp) support
28
-pip intall torchx[kfp]
+pip install "torchx[kfp]"
29
```
30
31
## Quickstart
0 commit comments