diff --git a/README.md b/README.md index 20a0b0aa18..9d4d14893a 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ curl -fsSL https://deno.land/install.sh | sh PowerShell (Windows): ```powershell -iwr https://deno.land/install.ps1 -useb | iex +irm https://deno.land/install.ps1 | iex ``` [Homebrew](https://formulae.brew.sh/formula/deno) (Mac):