Browse Source

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

Fix command line
Richard Newton 5 năm trước cách đây
mục cha
commit
d6387e7275
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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