diff --git a/README.md b/README.md index 56ae797..d29b191 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Run the installation command for your platform below to get started.
Windows -```pwsh +```ps1 iex "& { $(irm https://raw.githubusercontent.com/filiptibell/rokit/main/scripts/install.ps1) } RunJob" ```