Updated Installation (markdown)

Dylan Araps 2017-04-27 09:36:08 +10:00
parent ee62f1f1dc
commit 9988a4d667
1 changed files with 4 additions and 3 deletions

@ -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.<br \>
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`<br \>
or your Fedora version respectively. However if you are<br \>
- **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`