Add section concerning missing zlib-devel

closes #229
This commit is contained in:
sharkdp 2018-09-05 21:13:43 +02:00
parent 1d9e7ac4c2
commit f88eba6476

View file

@ -254,6 +254,10 @@ are supported (and fall back to 8-bit colors).
Please try a different theme (see `bat --list-themes` for a list). The `OneHalfDark` and
`OneHalfLight` themes provide grid and line colors that are brighter.
### Error when compiling: "cannot find -lz"
Please install the `zlib-devel` package and try again.
## Development
```bash