mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 15:12:12 +00:00 
			
		
		
		
	[docs] Remove duplicate winget
Removes duplicate winget instructions for Windows install.
This commit is contained in:
		
				
					committed by
					
						 Martin Nordholts
						Martin Nordholts
					
				
			
			
				
	
			
			
			
						parent
						
							319c675f3e
						
					
				
				
					commit
					466b275e87
				
			| @@ -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), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user