Skip to content

Commit a1a7edd

Browse files
committed
refactor
1 parent fc31597 commit a1a7edd

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/install/uninstall.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ Alpine:
3030
sudo apk del coder
3131
```
3232

33+
Windows:
34+
35+
```powershell
36+
winget uninstall Coder.Coder
37+
```
38+
3339
If you installed Coder manually or used the install script on an unsupported
3440
operating system, you can remove the binary directly:
3541

0 commit comments

Comments
 (0)