Skip to content

Commit

Permalink
Merge ec0ebab into 8d179f7
Browse files Browse the repository at this point in the history
  • Loading branch information
verult committed Apr 2, 2021
2 parents 8d179f7 + ec0ebab commit 5f59744
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 @@ -20,7 +20,7 @@ run distributed or non-distributed TensorFlow jobs on Kubernetes.
## Installation

```bash
kustomize build manifests/overlays/standalone | kubectl apply -f -
kustomize build "github.com/kubeflow/tf-operator.git/manifests/overlays/standalone?ref=v1.1.0" | kubectl apply -f -
```

## Quick Start
Expand Down

0 comments on commit 5f59744

Please sign in to comment.