From 05d5de17d5dfdbed97e50735eabe0e38af2c6c29 Mon Sep 17 00:00:00 2001 From: David Wertenteil Date: Mon, 26 Jun 2023 09:49:00 +0300 Subject: [PATCH] fixed wording Signed-off-by: David Wertenteil --- docs/providers/armo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/providers/armo.md b/docs/providers/armo.md index 9ff68c61..03180671 100644 --- a/docs/providers/armo.md +++ b/docs/providers/armo.md @@ -8,7 +8,7 @@ ``` curl -s https://raw.githubusercontent.com/kubescape/kubescape/master/install.sh | /bin/bash ``` - > Alternatively, you can [install Kubescape using via package managers](../installation.md#installation) + > Alternatively, you can [install Kubescape using package managers](../installation.md#installation) 2. Scan Kubescape with the `--create-account` flag ```