diff --git a/README.md b/README.md index 96e2aca..b59d0fc 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,5 @@ cloning the repository or directly execute it from shell: ```pwsh # Using 'Invoke-RestMethod' and 'Invoke-Expression' -irm 'https://raw.githubusercontent.com/Baipyrus/dotfiles/main/install_windows.ps1' - | iex +irm 'https://raw.githubusercontent.com/Baipyrus/dotfiles/main/install_windows.ps1' | iex ```