From 8ad15b35d9ff693b620a7846562bdf3012f07d76 Mon Sep 17 00:00:00 2001 From: Michael Czigler <37268479+mcpcpc@users.noreply.github.com> Date: Mon, 13 Jul 2020 10:16:44 -0400 Subject: [PATCH] Update README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 4b7bc89..8892254 100644 --- a/README +++ b/README @@ -58,7 +58,7 @@ EXAMPLES the following line to one of your system startup files (e.g ~/.profile, ~/.ashrc or ~/.bashrc): - $ [ -x "$(command -v kfc)" ] && kfc -s PALETTE + [ -x "$(command -v kfc)" ] && kfc -s PALETTE Remember to replace PALETTE in the line above with your preferred color palette.