mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 15:12:12 +00:00 
			
		
		
		
	update ubuntu installation command (#1911)
This commit is contained in:
		| @@ -205,7 +205,7 @@ The [`prettybat`](https://github.com/eth-p/bat-extras/blob/master/doc/prettybat. | |||||||
| If your Ubuntu/Debian installation is new enough you can simply run: | If your Ubuntu/Debian installation is new enough you can simply run: | ||||||
|  |  | ||||||
| ```bash | ```bash | ||||||
| apt install bat | sudo apt install bat | ||||||
| ``` | ``` | ||||||
|  |  | ||||||
| **Important**: 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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user