From 466b275e87e19390d1c6f67e0726bd1322070d3e Mon Sep 17 00:00:00 2001 From: Connor Sullivan Date: Fri, 29 Sep 2023 09:55:16 -0400 Subject: [PATCH] [docs] Remove duplicate winget Removes duplicate winget instructions for Windows install. --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index bb150097..6b92bd7a 100644 --- a/README.md +++ b/README.md @@ -423,13 +423,6 @@ You can install `bat` via [scoop](https://scoop.sh/): scoop install bat ``` -#### With Winget - -You can install `bat` via [Winget](https://learn.microsoft.com/en-us/windows/package-manager/): -```bash -winget install sharkdp.bat -``` - #### From prebuilt binaries: You can download prebuilt binaries from the [Release page](https://github.com/sharkdp/bat/releases),