From c27ab46efbcab0b9558a91e691d799ffef496c97 Mon Sep 17 00:00:00 2001 From: Romain Vimont Date: Thu, 30 May 2024 08:23:42 +0200 Subject: [PATCH] Remove suggestion to install from winget It does not work. Refs #4027 Refs #4389 Refs #4956 --- doc/windows.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/doc/windows.md b/doc/windows.md index a3711f26..e3053188 100644 --- a/doc/windows.md +++ b/doc/windows.md @@ -15,13 +15,7 @@ Download the [latest release]: and extract it. -Alternatively, you could install it from packages manager, like [Winget]: - -```bash -winget install scrcpy -``` - -or [Chocolatey]: +Alternatively, you could install it from packages manager, like [Chocolatey]: ```bash choco install scrcpy