mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 07:04:04 +00:00 
			
		
		
		
	Fix headline levels
This commit is contained in:
		| @@ -85,7 +85,7 @@ and install it via: | |||||||
| sudo dpkg -i bat_0.5.0_amd64.deb  # adapt version number and architecture | sudo dpkg -i bat_0.5.0_amd64.deb  # adapt version number and architecture | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| #### On Arch Linux | ### On Arch Linux | ||||||
|  |  | ||||||
| You can install [the `bat` package](https://www.archlinux.org/packages/community/x86_64/bat/) | You can install [the `bat` package](https://www.archlinux.org/packages/community/x86_64/bat/) | ||||||
| from the official sources: | from the official sources: | ||||||
| @@ -101,7 +101,7 @@ You can install `bat` via xbps-install: | |||||||
| xbps-install -S bat | xbps-install -S bat | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| #### On FreeBSD | ### On FreeBSD | ||||||
|  |  | ||||||
| You can install a precompiled [`bat` package](https://www.freshports.org/textproc/bat) with pkg: | You can install a precompiled [`bat` package](https://www.freshports.org/textproc/bat) with pkg: | ||||||
|  |  | ||||||
| @@ -116,7 +116,7 @@ cd /usr/ports/textproc/bat | |||||||
| make install | make install | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| #### On macOS | ### On macOS | ||||||
|  |  | ||||||
| You can install `bat` with [Homebrew](http://braumeister.org/formula/bat): | You can install `bat` with [Homebrew](http://braumeister.org/formula/bat): | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user