From e77d43c08fa59dbc2024bca4b752b341bad9d148 Mon Sep 17 00:00:00 2001 From: "Guilherme G. Piccoli" Date: Tue, 22 Feb 2022 18:25:45 -0300 Subject: [PATCH] README: Do not mention the binary package anymore Since it was removed from the repo... Signed-off-by: Guilherme G. Piccoli --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0af2968..48513c4 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,10 @@ # ############################ HOW-TO USE IT ############################## # # -# 1. Install the package with pacman if not available in your image - there's -# a prebuilt binary package in this gitlab; to check if it's already installed -# look the pacman installed package list. Also, be sure the systemd service -# was properly loaded by checking 'systemctl status kdump-steamos.service'. +# 1. Install the package with pacman if not available in your image; to check +# if it's already installed look the pacman installed package list. Also, be +# sure the systemd service was properly loaded by checking +# 'systemctl status kdump-steamos.service'. # # 2. In a crash event, the dmesg log is collected, and by default this happens # via the Pstore mechanism, i.e., no extra memory should be reserved and no