From f65af97561e267b446371b23bfaa6403eaf9a6e1 Mon Sep 17 00:00:00 2001 From: thehack904 <35552907+thehack904@users.noreply.github.com> Date: Sat, 11 Oct 2025 16:18:37 -0500 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index f3efd07..3246db8 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -169,7 +169,7 @@ From an Administrator PowerShell prompt: .\uninstall_windows.ps1 ``` -#### Uninstalling +#### Docker ```bash docker compose down -v ```