From 91ff3963d842b260b4fd4ed012396a2cfded34d2 Mon Sep 17 00:00:00 2001 From: vinceliuice Date: Tue, 5 Jul 2022 01:03:41 +0800 Subject: [PATCH] Fixed #640 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c00d45b..156cd10 100644 --- a/README.md +++ b/README.md @@ -145,8 +145,8 @@ Parameter: `--color` `-c` (repeatable) Example: ```bash -./install.sh -c light # install light theme color only -./install.sh -c dark -c light # install dark and light theme colors +./install.sh -c Light # install light theme color only +./install.sh -c Dark -c Light # install dark and light theme colors ``` #### Install theme accent