From 9988a4d667f8e3e9076c55afe8ffe1e510702716 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Thu, 27 Apr 2017 09:36:08 +1000 Subject: [PATCH] Updated Installation (markdown) --- Installation.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Installation.md b/Installation.md index 9b33997..c33bddf 100644 --- a/Installation.md +++ b/Installation.md @@ -63,7 +63,8 @@ does is move the files to a "sane" location. The Makefile is optional. # OS/Distro Packages -This section lists neofetch packages that have been made for specific OS/Distros.
+This section lists neofetch packages that have been made for specific OS/Distros. + ## Android (Termux) @@ -154,8 +155,8 @@ Alternatively: 1. If you're using RHEL/CentOS, make sure you have installed `epel-release` 2. Fetch the repo file - `curl -o /etc/yum.repos.d/konimex-neofetch-epel-7.repo https://copr.fedorainfracloud.org/coprs/konimex/neofetch/repo/epel-7/konimex-neofetch-epel-7.repo` - - **NOTE**: If you are using Fedora, change `epel-7` to `fedora-23`
- or your Fedora version respectively. However if you are
+ - **NOTE**: If you are using Fedora, change `epel-7` to `fedora-23` + or your Fedora version respectively. However if you are using RHEL/CentOS 6, change it to `epel-6`. 3. Install the package - `sudo dnf install neofetch`