From 1c44d432e442ed7ab9c12cb12ae2ec9ed0dd3677 Mon Sep 17 00:00:00 2001 From: amogus3016 <89612811+amogus3016@users.noreply.github.com> Date: Wed, 5 Jan 2022 08:01:29 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48ed4c6..d9308b8 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ xinfo is a simpler alternative to neofetch. Although not as visually appealing a **INSTALLATION** - Clone this repository (preferably to the Downloads folder) -- Add the following line to your shell's configuration file (~/.bashrc or ~/.zshrc): alias xinfo="python /path/to/file (provide the path to xinfo.py) +- Add the following line to your shell's configuration file (~/.bashrc, ~/.zshrc, etc): alias xinfo="python /path/to/file (provide the path to xinfo.py) - (OPTIONAL) Add to your shell's configuration file: alias neofetch="xinfo" **NOTES**