Fixes #273 - describes 'musl' builds.

This commit is contained in:
Russ Taylor 2018-10-05 14:01:46 -07:00 committed by David Peter
parent 3446fdf5f2
commit f140f6da46
1 changed files with 3 additions and 1 deletions

View File

@ -167,7 +167,9 @@ scoop install bat
### From binaries
Check out the [Release page](https://github.com/sharkdp/bat/releases) for
prebuilt versions of `bat` for many different architectures.
prebuilt versions of `bat` for many different architectures. Statically-linked
binaries are available, just look for releases with `musl` in the name on the
releases page.
### From source