From 83dccea0634d083f379efe1ed0f0f8fafcdbadba Mon Sep 17 00:00:00 2001 From: Daniel Holbach Date: Wed, 9 Sep 2020 15:13:52 +0200 Subject: [PATCH] add missing quote - thanks Karan Arora for reporting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ddd20e..8f204e3 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ or Slack notifications: ```console latest=$(curl -s https://api.github.com/repos/weaveworks/kured/releases | jq -r .[0].tag_name) -kubectl apply -f "https://github.com/weaveworks/kured/releases/download/$latest/kured-$latest-dockerhub.yaml +kubectl apply -f "https://github.com/weaveworks/kured/releases/download/$latest/kured-$latest-dockerhub.yaml" ``` If you want to customise the installation, download the manifest and