From 674fb3411555b16b3fbfc04a3fd9cb741b879fad Mon Sep 17 00:00:00 2001 From: Ankit Anand Date: Tue, 11 May 2021 21:41:42 +0530 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afacf9c593..9f9b7234d3 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ The troubleshooting instructions at https://signoz.io/docs/deployment/docker/#tr ## Deploy in Kubernetes using Helm -Below steps will install the SigNoz in platform namespace inside your k8s cluster. +Below steps will install the SigNoz in `platform` namespace inside your k8s cluster. ```console git clone https://github.com/SigNoz/signoz.git && cd signoz