Merge pull request #20 from kubeflow/kubeflow-pipeline-bot/initial

TEST
This commit is contained in:
Pascal Vicaire 2018-11-01 19:57:00 -07:00 committed by GitHub
commit c4c16cd24c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ This repository provides Custom Resource Definitions and tools for ML pipeline o
The following assumes that your Kubernetes configuration file is located at '$HOME/.kube/config'.
To create the resource for the CRD, execute:
To create the resource for the CRD, execute the following command:
```
kubectl create -f ./install/manifests/scheduledworkflow-crd.yaml