From 0e9343d3d6688f87d3f03a1c11107d5d65a60de0 Mon Sep 17 00:00:00 2001 From: Shane McDonald Date: Thu, 25 Jun 2020 10:39:29 -0400 Subject: [PATCH] Fix branch name in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95ee8407..51bf7851 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ This Kubernetes Operator is meant to be deployed in your Kubernetes cluster(s) a First you need to deploy Tower Operator into your cluster: - kubectl apply -f https://raw.githubusercontent.com/ansible/tower-operator/master/deploy/tower-operator.yaml + kubectl apply -f https://raw.githubusercontent.com/ansible/tower-operator/devel/deploy/tower-operator.yaml Then you can create instances of Tower, for example: