diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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): |