From bfc2f0624d6dd882af3e14a01749552634345fea Mon Sep 17 00:00:00 2001 From: Yuan Chiu Date: Mon, 19 Jan 2026 11:39:32 +0800 Subject: [PATCH] doc readme --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 16e5907..da7e019 100644 --- a/Readme.md +++ b/Readme.md @@ -424,7 +424,7 @@ chezmoi update --apply -v --dry-run -------------------------------------------------------------------------------- ### colorls安裝方式 ``` -sudo gem install --no-user-install colorls clocale filesize +sudo gem install --no-user-install colorls clocale filesize sudo gem install --no-user-install unicode-display_width -v 2.6.0 ```