From b5db8ba182ab520cf2bb5c0f16b771b86f7a2f42 Mon Sep 17 00:00:00 2001 From: "Yuan (Terry) Tang" Date: Tue, 22 Aug 2023 20:30:00 -0400 Subject: [PATCH] Update README.md --- code/project/README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/code/project/README.md b/code/project/README.md index e037d8a..344654a 100644 --- a/code/project/README.md +++ b/code/project/README.md @@ -28,10 +28,7 @@ kubectl kustomize manifests | kubectl apply -f - # Run Workflow -``` -kubectl create -f manifests/e2e-demo/workflows-templates-tfjob.yaml -kubectl create -f manifests/e2e-demo/e2e-workflow.yaml -``` +See instructions [here](https://github.com/terrytangyuan/distributed-ml-patterns/blob/main/code/project/code/README.md). # Clean-up