diff --git a/README.md b/README.md
index 15d7fd7f2cbebfb7379190233ae19ea27273097e..135e5929824056a93d077fe726187a400e813dd1 100644
--- a/README.md
+++ b/README.md
@@ -196,7 +196,7 @@ The default labels applied to master nodes has changed since Kubernetes 1.11, so
 
 1. Create an AKS cluster(e.g. 1.13.7) with RBAC enabled, otherwise there would be 4 failures
 
-1. Use the [kubectl-enter plugin] (https://github.com/kvaps/kubectl-enter) to shell into a node
+1. Use the [kubectl-enter plugin](https://github.com/kvaps/kubectl-enter) to shell into a node
 `
 kubectl-enter {node-name}
 `