diff --git a/README.md b/README.md index 0b2f47b8..abcb9e04 100644 --- a/README.md +++ b/README.md @@ -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 ```