From 5038dc741f842d7d9e124eb9e3a43e5838fb318e Mon Sep 17 00:00:00 2001 From: Sean Yesmunt Date: Tue, 15 Oct 2019 13:25:28 -0400 Subject: [PATCH] use same color for install badges --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 51be5d151..4d8652bce 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,9 @@ The LBRY app is a graphical browser for the decentralized content marketplace pr ## Install -[![Windows](https://img.shields.io/badge/Windows-Install-yellowgreen)](https://lbry.com/get/lbry.exe) +[![Windows](https://img.shields.io/badge/Windows-Install-blue)](https://lbry.com/get/lbry.exe) [![Linux](https://img.shields.io/badge/Linux-Install-blue)](https://lbry.com/get/lbry.deb) -[![MacOS](https://img.shields.io/badge/MacOS-Install-lightgrey)](https://lbry.com/get/lbry.dmg) +[![MacOS](https://img.shields.io/badge/MacOS-Install-blue)](https://lbry.com/get/lbry.dmg) We provide installers for Windows, macOS (v10.12.4, Sierra, or greater), and Debian-based Linux. See community maintained builds section for alternative Linux installations.