fixed bash dependency in preamble

it still read `Bash 4.0+`, changed to `Bash 3.0+`
This commit is contained in:
Andrew Titmuss 2016-03-11 21:10:21 +11:00
parent 3bb97bc04c
commit 3ed4c43636

View file

@ -5,7 +5,7 @@
# https://github.com/dylanaraps/neofetch # https://github.com/dylanaraps/neofetch
# #
# Required Dependencies: # Required Dependencies:
# Bash 4.0+ # Bash 3.0+
# xprop # xprop
# [Linux / BSD / Windows] Uptime detection: procps or procps-ng # [Linux / BSD / Windows] Uptime detection: procps or procps-ng
# #