Update with termux installation

This commit is contained in:
Deshdeepak 2020-11-28 08:43:50 +05:30 committed by David Peter
parent d124ebeced
commit 2da11097f9
1 changed files with 7 additions and 0 deletions

View File

@ -256,6 +256,13 @@ You can install `bat` via xbps-install:
xbps-install -S bat
```
### On Termux
You can install `bat` via pkg:
```bash
pkg install bat
```
### On FreeBSD
You can install a precompiled [`bat` package](https://www.freshports.org/textproc/bat) with pkg: