From 9941a39b4e50b733f3aa679a0d800f5ad87a8371 Mon Sep 17 00:00:00 2001 From: Hollow Man Date: Mon, 17 Apr 2023 13:58:42 +0300 Subject: [PATCH] Updated Building (markdown) --- Building.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Building.md b/Building.md index d274ae9..77223a6 100644 --- a/Building.md +++ b/Building.md @@ -55,7 +55,7 @@ We have created a [Killercoda scenario](https://killercoda.com/suhas-gumma/scenario/kubescape-build-for-development) that you can use to experiment building Kubescape from source. -When you start the scenario, a script will clone the Kubescape repository and [execute a Linux build steps](https://github.com/kubescape/kubescape#build-on-linuxmacos). The entire process executes multiple commands in order: it takes around 5-6 minutes to complete. +When you start the scenario, a script will clone the Kubescape repository and [execute a Linux build steps](#build-on-linuxmacos). The entire process executes multiple commands in order: it takes around 5-6 minutes to complete. How to use the build playground: