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`