mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-22 15:53:29 +01:00
Update README.md
This commit is contained in:
parent
b9c07e52e8
commit
921a65f0a1
@ -175,7 +175,7 @@ You can install [the Ubuntu `bat` package](https://packages.ubuntu.com/eoan/bat)
|
|||||||
apt install bat
|
apt install bat
|
||||||
```
|
```
|
||||||
|
|
||||||
On older releases, download the latest `.deb` package from the [release page](https://github.com/sharkdp/bat/releases)
|
If you want to run the latest release of bat or if you are on older versions of Ubuntu/Debian, download the latest `.deb` package from the [release page](https://github.com/sharkdp/bat/releases)
|
||||||
and install it via:
|
and install it via:
|
||||||
```bash
|
```bash
|
||||||
sudo dpkg -i bat_0.12.1_amd64.deb # adapt version number and architecture
|
sudo dpkg -i bat_0.12.1_amd64.deb # adapt version number and architecture
|
||||||
|
Loading…
Reference in New Issue
Block a user