Skip to content

Commit 812f04a

Browse files
Kiuk Chungfacebook-github-bot
authored andcommitted
fix typo in pip install torchx[kfp]
Summary: see title Reviewed By: tierex Differential Revision: D29321218 fbshipit-source-id: 413790341275b7fa673f66186206a31fb527cc06
1 parent 9b91ea2 commit 812f04a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ TorchX Kubeflow Pipelines Support (torchx-kfp):
2525
pip install torchx
2626

2727
# install torchx kubeflow pipelines (kfp) support
28-
pip intall torchx[kfp]
28+
pip install "torchx[kfp]"
2929
```
3030

3131
## Quickstart

0 commit comments

Comments
 (0)