aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoraxtloss <60044824+axtloss@users.noreply.github.com>2021-04-24 11:10:52 +0200
committerjnats <dev@jnats.xyz>2021-04-24 11:39:01 +0100
commit9311c04d6f9332d0cd71aa5fc7346ddee083455c (patch)
treed119f7452afac2b89d6f1f3d3a16416855a92dba /README.md
parenta855642cb0693ad8ce1489af751b3ea4906c61a4 (diff)
downloadnofetch-9311c04d6f9332d0cd71aa5fc7346ddee083455c.tar.gz
nofetch-9311c04d6f9332d0cd71aa5fc7346ddee083455c.tar.bz2
added option to use other posix compliant shell
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 87cb651..35c75c2 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ simply run `nofetch`, and watch all of your r/unixporn problems go away.
realistically any system that has the following
-- bash
+- bash, or any other POSIX compliant shell (will have to change the shabang in both install and nofetch itself first)
- grep
- head
- sed