From 50ada1c5e8e7d8948d294a2d755f96aa6926cafd Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov Date: Wed, 25 Aug 2021 10:22:08 +0300 Subject: [PATCH] Update README.md --- README.md | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 01ef08a9..b844675d 100644 --- a/README.md +++ b/README.md @@ -103,17 +103,17 @@ Available in: Windows icon and select `Windows Terminal (Admin)`. Then change the current location + + ```powershell + Set-Location -Path "Path\To\Sophia\Folder" + ``` + * Set execution policy to be able to run scripts only in the current PowerShell session ```powershell