diff --git a/k8s/README.CICD.k8s.md b/k8s/README.CICD.k8s.md
index 40dbb8739..874d1929a 100644
--- a/k8s/README.CICD.k8s.md
+++ b/k8s/README.CICD.k8s.md
@@ -15,7 +15,7 @@ or using AKS instead of ACS
>```
* An `Azure Blob storage`. It is needed for storing the kubernetes config file used by the hosted agent to access to Kubernetes cluster. Example:
-
+
* Upload the `kubernetes config file` to the blob storage previously created. Execute the following command which will download the config file into the directory `c:\Users\\.kube\` and then, upload it to your blob storage: