mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 07:04:04 +00:00 
			
		
		
		
	Prefer shorter winget install
This commit is contained in:
		
				
					committed by
					
						 Martin Nordholts
						Martin Nordholts
					
				
			
			
				
	
			
			
			
						parent
						
							466b275e87
						
					
				
				
					commit
					69c326fd41
				
			| @@ -406,7 +406,7 @@ You will need to install the [Visual C++ Redistributable](https://support.micros | ||||
| You can install `bat` via [WinGet](https://learn.microsoft.com/en-us/windows/package-manager/winget): | ||||
|  | ||||
| ```bash | ||||
| winget install --id=sharkdp.bat -e | ||||
| winget install sharkdp.bat | ||||
| ``` | ||||
|  | ||||
| #### With Chocolatey | ||||
|   | ||||
		Reference in New Issue
	
	Block a user