Added installation instructions for Void

This commit is contained in:
Muhammad Herdiansyah 2016-03-27 19:46:53 +07:00
parent 22735a7423
commit 39d2c65bfc
1 changed files with 7 additions and 1 deletions

View File

@ -24,6 +24,7 @@ your distro's logo or any ascii art of your choice!
- [Debian / Ubuntu](#debian--ubuntu)
- [Fedora](#fedora)
- [RHEL / CentOS](#rhel--centos)
- [Void Linux](#void-linux)
- [Mac OS X](#mac-os-x)
- [Others](#others)
- [Post Install](#post-install)
@ -135,6 +136,7 @@ https://github.com/dylanaraps/neofetch/wiki/Following-HEAD
- [Debian / Ubuntu](#debian--ubuntu)
- [Fedora](#fedora)
- [RHEL / CentOS](#rhel--centos)
- [Void Linux](#void-linux)
- [Mac OS X](#mac-os-x)
- [Others](#others)
@ -199,6 +201,10 @@ https://github.com/dylanaraps/neofetch/wiki/Following-HEAD
- `sudo yum install neofetch`
* NOTE: This will only work in RHEL/CentOS 7
### Void Linux
1. Install it from the official repositories
- `sudo xbps-install -S neofetch`
### Mac OS X
1. Install `neofetch` with Homebrew