Skip to content

Commit

Permalink
Rename powershell highlighting to shell (denoland#2654)
Browse files Browse the repository at this point in the history
  • Loading branch information
justjavac authored and ry committed Jul 18, 2019
1 parent 8214b68 commit a0b8f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/manual.md
Expand Up @@ -101,7 +101,7 @@ curl -fsSL https://deno.land/x/install/install.sh | sh

Using PowerShell:

```powershell
```shell
iwr https://deno.land/x/install/install.ps1 -useb | iex
```

Expand Down

0 comments on commit a0b8f13

Please sign in to comment.