Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yusufcanb committed Mar 25, 2024
1 parent 3034b05 commit 693761e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,6 @@ rm /usr/local/bin/tlm

On Windows;

Remove the directory under;

```
C:\Users\<username>\AppData\Local\Programs\tlm
```powershell
Remove-Item -Recurse -Force "C:\Users\$env:USERNAME\AppData\Local\Programs\tlm"
```

0 comments on commit 693761e

Please sign in to comment.