We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0057987 commit 5601916Copy full SHA for 5601916
1 file changed
README.md
@@ -12,7 +12,7 @@ This script must be run in an admin PowerShell because it alters parts of the sy
12
### One-liner
13
14
```ps1
15
-irm https://endcod3r.github.io/pc-optimizer/optimize.ps1 | iex
+irm endcod3r.github.io/pc-optimizer/optimize.ps1 | iex
16
```
17
18
### Git Clone
0 commit comments