From 59fe5dd53db68cdc177f16611b6abf555f0ed2a7 Mon Sep 17 00:00:00 2001 From: Dmitry Nefedov <10544660+farag2@users.noreply.github.com> Date: Thu, 24 Sep 2020 15:05:59 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af0f2b60..a0364d42 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ To run the script: * Expand the archive; * Open folder where the archive was expanded; * Look through the preset file to configure functions that you want to be ran; -* Click "File" in File Explorer, hover over "Open Windows PowerShell", and select "Open Windows PowerShell as Administrator" [screenshots](https://www.howtogeek.com/662611/9-ways-to-open-powershell-in-windows-10/); +* Click "File" in File Explorer, hover over "Open Windows PowerShell", and select "Open Windows PowerShell as Administrator" [(screenshots)](https://www.howtogeek.com/662611/9-ways-to-open-powershell-in-windows-10/); * Set execution policy to be able to run scripts only in the current PowerShell session ```powershell