From b6d221cee20dcda73b6cd061540c86e2a1d53beb Mon Sep 17 00:00:00 2001 From: Dan Davison Date: Thu, 8 Jul 2021 12:25:46 +0100 Subject: Link to glibc- and musl-linked executables from README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 622dee5a..98c3da4e 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,9 @@ In addition, delta handles traditional unified diff output. ## Installation You can download an executable for your system: -[Linux](https://github.com/dandavison/delta/releases/download/0.8.2/delta-0.8.2-x86_64-unknown-linux-gnu.tar.gz) +[Linux (glibc)](https://github.com/dandavison/delta/releases/download/0.8.2/delta-0.8.2-x86_64-unknown-linux-gnu.tar.gz) +| +[Linux (musl)](https://github.com/dandavison/delta/releases/download/0.8.2/delta-0.8.2-x86_64-unknown-linux-musl.tar.gz) | [MacOS](https://github.com/dandavison/delta/releases/download/0.8.2/delta-0.8.2-x86_64-apple-darwin.tar.gz) | -- cgit v1.2.3