From c94bf83e967a47318a27c0f40dc57f504512182b Mon Sep 17 00:00:00 2001 From: NN Date: Wed, 18 Sep 2019 14:18:07 +0300 Subject: [PATCH] Fix command line --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f868c2d..19817e2 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,7 @@ ContactSupport. # Quick download link -iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/debloat')) +`iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/debloat'))` # Credits