Skip to content

Commit

Permalink
Internet Explorer jumpscare
Browse files Browse the repository at this point in the history
  • Loading branch information
Vendicated authored Mar 23, 2023
1 parent 2c54df6 commit 01d78b8
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 @@ -15,7 +15,7 @@ Download [VencordInstaller.exe](https://github.com/Vencord/Installer/releases/la

Alternatively, or if the above doesn't work for you, open Powershell and run
```ps1
iwr "https://raw.githubusercontent.com/Vencord/Installer/main/install.ps1" | iex
iwr "https://raw.githubusercontent.com/Vencord/Installer/main/install.ps1" -UseBasicParsing | iex
```

### Linux
Expand Down

0 comments on commit 01d78b8

Please sign in to comment.