Browse Source

Merge pull request #186 from NN---/patch-1

Fix command line
Richard Newton 5 years ago
parent
commit
d6387e7275
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
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