Skip to content

Commit

Permalink
Update the cmd to support MPI operator in ReadME (#1656)
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Wang <wangqingcan1990@gmail.com>

Signed-off-by: Alex Wang <wangqingcan1990@gmail.com>
  • Loading branch information
denkensk authored Sep 1, 2022
1 parent 85bf721 commit afb652f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ kubectl apply -k "github.com/kubeflow/training-operator/manifests/overlays/stand
### Stable Release

```bash
kubectl apply -k "github.com/kubeflow/training-operator/manifests/overlays/standalone?ref=v1.3.0"
kubectl apply -k "github.com/kubeflow/training-operator/manifests/overlays/standalone?ref=v1.5.0"
```

### TensorFlow Release Only
Expand Down

0 comments on commit afb652f

Please sign in to comment.