Update README.md

This commit is contained in:
Chris Titus
2022-10-09 13:34:36 -05:00
committed by GitHub
parent 817bfabd98
commit 912a9b36aa

View File

@ -9,7 +9,7 @@ Launch Command:
```
iwr -useb https://christitus.com/win | iex
```
Or shorter
Or shorter Thanks to [#144](/../../issues/144)
```
irm christitus.com/win | iex
```