Update with termux installation

pull/1411/head
Deshdeepak 4 years ago committed by David Peter
parent d124ebeced
commit 2da11097f9

@ -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:

Loading…
Cancel
Save