From 1c34c4acf1dd999d859fcd11453aa1eeeef06a1a Mon Sep 17 00:00:00 2001 From: Yethal Date: Sun, 8 Nov 2020 13:56:14 +0100 Subject: [PATCH] Shortened quick download link Shortened the link so it's easier to type (if you cannot copy&paste it) and memorize --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d684ad5..f32f373 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ Zune Video. # Quick download link -`iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/debloat'))` +`iwr -useb https://git.io/debloat|iex` # Credits