diff --git a/README.md b/README.md index ad39a1cd..6f090e93 100644 --- a/README.md +++ b/README.md @@ -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) @@ -197,7 +199,11 @@ https://github.com/dylanaraps/neofetch/wiki/Following-HEAD - `wget https://copr.fedorainfracloud.org/coprs/konimex/neofetch/repo/epel-7/konimex-neofetch-epel-7.repo` 3. Install the package - `sudo yum install neofetch` -* NOTE: This will only work in RHEL/CentOS 7 + * 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