From 2363fe266b086bf7430da3eced3b9591e450eb89 Mon Sep 17 00:00:00 2001 From: rtlanceroad Date: Fri, 26 Aug 2016 13:41:53 +0800 Subject: [PATCH] implement explaination for Crux Linux --- README.mkdn | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.mkdn b/README.mkdn index 18108ad..8a8f232 100644 --- a/README.mkdn +++ b/README.mkdn @@ -26,6 +26,10 @@ command! This script is very easy to add to and can easily be extended. 1. Install screenfetch from the official repositories with urpmi or rpmdrake. e.g.: `urpmi screenfetch` +### Crux Linux + +1. Install screenfetch from either [6c37/crux-ports](https://github.com/6c37/crux-ports) or [6c37/crux-ports-git](https://github.com/6c37/crux-ports-git). + ### Mac 1. Run `brew install screenfetch` after installing [Homebrew](http://brew.sh)