We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 173ac4a commit 569144cCopy full SHA for 569144c
README.md
@@ -12,7 +12,7 @@ Powershell scripts to use with "iwr" and "iex" commands with.
12
Invoke-WebRequest "https://powershell.cadenf.com/SCRIPT_NAME.ps1" | Invoke-Expression
13
```
14
15
-*OR*
+__OR__
16
17
Shorthand
18
```powershell
0 commit comments