Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mqxx committed Jul 1, 2024
1 parent 545ece8 commit 1bae370
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ curl -fsSL https://deno.land/install.sh | sh
irm https://deno.land/install.ps1 | iex
```

## Install Globally

**With PowerShell:**

```powershell
$g; irm https://deno.land/install.ps1 | iex
```

## Install Specific Version

**With Shell:**
Expand Down

0 comments on commit 1bae370

Please sign in to comment.