Skip to content

Commit 5601916

Browse files
committed
Updated one-liner cmd
1 parent 0057987 commit 5601916

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This script must be run in an admin PowerShell because it alters parts of the sy
1212
### One-liner
1313

1414
```ps1
15-
irm https://endcod3r.github.io/pc-optimizer/optimize.ps1 | iex
15+
irm endcod3r.github.io/pc-optimizer/optimize.ps1 | iex
1616
```
1717

1818
### Git Clone

0 commit comments

Comments
 (0)