From 79400e46833bd5a46d7c0b08a9054d5602076ad2 Mon Sep 17 00:00:00 2001 From: Christopher Cianelli Date: Tue, 3 Oct 2023 13:36:41 -0400 Subject: [PATCH] Fix documentation formatting, update steps for downloading msticpy --- docs/source/getting_started/Installing.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source/getting_started/Installing.rst b/docs/source/getting_started/Installing.rst index c87478afa..60b192df2 100644 --- a/docs/source/getting_started/Installing.rst +++ b/docs/source/getting_started/Installing.rst @@ -331,11 +331,12 @@ Windows Source to Isolated Linux Environment `__ script. Example: + .. code-block:: powershell python \path\to\python\file --python-version "3.8.5" --module-name "msticpy[sentinel]" --module-version "2.7.0" --directory \path\to\destination -3. Zip and copy the directory folder to the isolated environment. +3. Copy the directory folder to the isolated environment. 4. From the isolated environment, unzip if needed and then you will need to run the following for each .whl file: