From 95d01f8e890bc7ca8ee32106c5414f7177f6f62f Mon Sep 17 00:00:00 2001 From: Dawid Dziurla Date: Sun, 3 Dec 2017 17:23:02 +0100 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Installation.md b/Installation.md index a77d2db..8ff228f 100644 --- a/Installation.md +++ b/Installation.md @@ -71,11 +71,9 @@ This section lists neofetch packages that have been made for specific OS/Distros ## Alpine Linux (edge) -1. Neofetch is available in "testing" repository, -you need to first enable it in `/etc/apk/repositories` -2. Update repositories +1. Update repositories - `apk update` -3. Install the package +2. Install the package - `apk add neofetch`