From 6b71fe4f69d746afdb6110d950d702698a27f7d5 Mon Sep 17 00:00:00 2001 From: phact Date: Tue, 28 Oct 2025 14:04:09 -0400 Subject: [PATCH] copy --- src/tui/utils/platform.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/tui/utils/platform.py b/src/tui/utils/platform.py index ff7805bf..5b2edbab 100644 --- a/src/tui/utils/platform.py +++ b/src/tui/utils/platform.py @@ -190,9 +190,6 @@ To set up WSL: 5. Install Docker or Podman in WSL Learn more: https://docs.microsoft.com/en-us/windows/wsl/install - -Alternatively, you can use Docker Desktop for Windows: - https://docs.docker.com/desktop/install/windows-install/ """ def get_installation_instructions(self) -> str: