From 3ed4c436368ea385640480d4131a7f9d91ba425c Mon Sep 17 00:00:00 2001 From: Andrew Titmuss Date: Fri, 11 Mar 2016 21:10:21 +1100 Subject: [PATCH] fixed bash dependency in preamble it still read `Bash 4.0+`, changed to `Bash 3.0+` --- neofetch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neofetch b/neofetch index 08930e26..1ff3eead 100755 --- a/neofetch +++ b/neofetch @@ -5,7 +5,7 @@ # https://github.com/dylanaraps/neofetch # # Required Dependencies: -# Bash 4.0+ +# Bash 3.0+ # xprop # [Linux / BSD / Windows] Uptime detection: procps or procps-ng #