From 26fdba108f6e299548fe909690e2e49c66a5a3bf Mon Sep 17 00:00:00 2001 From: Ivaylo Ivanov Date: Wed, 2 Oct 2024 18:23:25 +0300 Subject: [PATCH] Update docs/documentation/getting-started/install.md Co-authored-by: Ryan Johnson Signed-off-by: Ivaylo Ivanov --- docs/documentation/getting-started/install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/documentation/getting-started/install.md b/docs/documentation/getting-started/install.md index 9caf69d..350a257 100644 --- a/docs/documentation/getting-started/install.md +++ b/docs/documentation/getting-started/install.md @@ -63,10 +63,10 @@ Verify that your system has a [supported edition and version](./../index.md#powe ``` On the target system, extract the archive uploaded in the previous step by running the following commands: + ```bash --8<-- "./docs/snippets/extract-module-local-linux.sh" - - + ``` On the target system, import the module dependencies by running the following commands in the PowerShell console: ```powershell