diff --git a/README.md b/README.md index 26812ce..f3d70c9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## Usage: Install using Powershell to run `install.ps1` ``` -@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://github.com/nijave/borg-windows-package/releases/download/latest/install.ps1'))" +@"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://github.com/nijave/borg-windows-package/releases/latest/download/install.ps1'))" ``` ## Update