From 816cf3481149609c30e4fb4a0d9811695811ec6e Mon Sep 17 00:00:00 2001 From: Patrick Van der Veken Date: Sun, 31 Mar 2019 21:42:07 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c7b990..a6a2e7d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ ![License](https://img.shields.io/github/license/patvdv/check_health.svg) ![Code](https://img.shields.io/badge/Code-Shell-green.svg) [![Release](https://img.shields.io/github/release/patvdv/check_health.svg)](https://github.com/patvdv/check_health/releases) -[![Release](https://img.shields.io/github/downloads/patvdv/check_health/total.svg)](https://github.com/patvdv/check_health/releases) -

QList

@@ -41,12 +39,14 @@ Install the core bundle: yum localinstall hc-linux-.noarch.rpm dpkg --install hc-linux-.noarch.rpm zypper install hc-linux-.noarch.rpm + pacman -U hc-linux--any.pkg.tar.xz Install the Linux plugin bundle: yum localinstall hc-linux-platform-.noarch.rpm dpkg --install hc-linux-platform-.noarch.rpm zypper install hc-linux-platform-.noarch.rpm + pacman -U hc-linux-platform--any.pkg.tar.xz ### AIX