From 6a1c7625f721760f6c8e0cf988e345adbcb49e81 Mon Sep 17 00:00:00 2001 From: srdusr Date: Sun, 16 Jul 2023 06:23:42 +0200 Subject: Still fixing path errors --- win-nvim.ps1 | 1 - 1 file changed, 1 deletion(-) (limited to 'win-nvim.ps1') diff --git a/win-nvim.ps1 b/win-nvim.ps1 index 345ef58..800ebc1 100644 --- a/win-nvim.ps1 +++ b/win-nvim.ps1 @@ -34,7 +34,6 @@ if (!(Test-Path $localPacker -PathType Container)) { # Set-ExecutionPolicy RemoteSigned # Then run the script by using this command in the same existing directory: # ./win-nvim.ps1 - # To allow script execution, run the following command in PowerShell as an administrator: # Set-ExecutionPolicy RemoteSigned # Then run the script by using this command in the same existing directory: -- cgit v1.2.3