Skip to content

Commit

Permalink
Update developer_guide.md for v1alpha2
Browse files Browse the repository at this point in the history
  • Loading branch information
lovejoy authored Jul 13, 2018
1 parent 3fba4db commit 0ea44a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion developer_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Or

```bash
# If you are using v1alpha2
cd ./test/e2e/dist-mnist
cd ./examples/v1alpha2/dist-mnist
docker build -f Dockerfile -t kubeflow/tf-dist-mnist-test:1.0 .
kubectl create -f ./tf-job-mnist.yaml
```
Expand Down

0 comments on commit 0ea44a8

Please sign in to comment.