mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 15:12:12 +00:00 
			
		
		
		
	Highlight 'batcat' note in README, see #1420
This commit is contained in:
		| @@ -196,7 +196,7 @@ If your Ubuntu/Debian installation is new enough you can simply run: | |||||||
| apt install bat | apt install bat | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| If you install `bat` this way, please note that the executable may be installed as `batcat` instead of `bat` (due to [a name | **Important**: If you install `bat` this way, please note that the executable may be installed as `batcat` instead of `bat` (due to [a name | ||||||
| clash with another package](https://github.com/sharkdp/bat/issues/982)). You can set up a `bat -> batcat` symlink or alias to prevent any issues that may come up because of this and to be consistent with other distributions: | clash with another package](https://github.com/sharkdp/bat/issues/982)). You can set up a `bat -> batcat` symlink or alias to prevent any issues that may come up because of this and to be consistent with other distributions: | ||||||
| ``` bash | ``` bash | ||||||
| mkdir -p ~/.local/bin | mkdir -p ~/.local/bin | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user