From f140f6da4629b2d3ab9f2424552d96c8739eae6b Mon Sep 17 00:00:00 2001
From: Russ Taylor <russt@etsy.com>
Date: Fri, 5 Oct 2018 14:01:46 -0700
Subject: [PATCH] Fixes #273 - describes 'musl' builds.

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8fb393d5..b02d7b55 100644
--- a/README.md
+++ b/README.md
@@ -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