diff --git a/README.md b/README.md index 66ecccc..5bd2bf9 100644 --- a/README.md +++ b/README.md @@ -117,8 +117,6 @@ rm /usr/local/bin/tlm On Windows; -Remove the directory under; - -``` -C:\Users\\AppData\Local\Programs\tlm +```powershell +Remove-Item -Recurse -Force "C:\Users\$env:USERNAME\AppData\Local\Programs\tlm" ```