From 248fa4364cdc8aa7fcfe5f9aa64da61f9182663d Mon Sep 17 00:00:00 2001 From: Jose Matsuda Date: Fri, 31 May 2024 10:25:04 -0400 Subject: [PATCH] oops --- docs/dev/getting-started/setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dev/getting-started/setup.md b/docs/dev/getting-started/setup.md index 3b18713b..f522a5a5 100644 --- a/docs/dev/getting-started/setup.md +++ b/docs/dev/getting-started/setup.md @@ -55,7 +55,7 @@ chmod +x install-tools.sh 3. Run the script ``` bash -sudo ./install-tools.sh +./install-tools.sh ``` ## Connect to the Kubernetes Cluster