Skip to content

Commit 01d78b8

Browse files
authored
Internet Explorer jumpscare
1 parent 2c54df6 commit 01d78b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Download [VencordInstaller.exe](https://github.com/Vencord/Installer/releases/la
1515

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

2121
### Linux

0 commit comments

Comments
 (0)