Skip to content

Commit

Permalink
Fix syntax highlight for powershell
Browse files Browse the repository at this point in the history
  • Loading branch information
filiptibell committed Mar 26, 2024
1 parent 86f38e7 commit 87d18db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Run the installation command for your platform below to get started.

<details> <summary> <b>Windows</b> </summary>

```pwsh
```ps1
iex "& { $(irm https://raw.githubusercontent.com/filiptibell/rokit/main/scripts/install.ps1) } RunJob"
```

Expand Down

0 comments on commit 87d18db

Please sign in to comment.