mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-11-04 09:01:56 +00:00 
			
		
		
		
	Add MacPorts instructions
This commit is contained in:
		
				
					committed by
					
						
						David Peter
					
				
			
			
				
	
			
			
			
						parent
						
							938005864f
						
					
				
				
					commit
					6b2f78ec51
				
			@@ -256,6 +256,12 @@ You can install `bat` with [Homebrew](http://braumeister.org/formula/bat):
 | 
			
		||||
brew install bat
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
Or install `bat` with [MacPorts](https://ports.macports.org/port/bat/summary):
 | 
			
		||||
 | 
			
		||||
```bash
 | 
			
		||||
port install bat
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
### On Windows
 | 
			
		||||
 | 
			
		||||
You can download prebuilt binaries from the [Release page](https://github.com/sharkdp/bat/releases),
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user