mirror of
https://github.com/denoland/deno.git
synced 2025-09-28 13:14:48 +00:00
Rename powershell highlighting to shell (#2654)
This commit is contained in:
parent
8214b686ce
commit
a0b8f13f18
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ curl -fsSL https://deno.land/x/install/install.sh | sh
|
||||||
|
|
||||||
Using PowerShell:
|
Using PowerShell:
|
||||||
|
|
||||||
```powershell
|
```shell
|
||||||
iwr https://deno.land/x/install/install.ps1 -useb | iex
|
iwr https://deno.land/x/install/install.ps1 -useb | iex
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue