From 3ebe6fe9c86904081ea706b3cefbb43e52af6bbd Mon Sep 17 00:00:00 2001 From: YZR <2747046473@qq.com> Date: Wed, 25 Dec 2024 11:54:10 +0800 Subject: [PATCH] Fix --- pkg/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkg/README.md b/pkg/README.md index d523b6e..19b7b27 100644 --- a/pkg/README.md +++ b/pkg/README.md @@ -5,7 +5,7 @@ https://github.com/RubyMetric/chsrc/issues/16 - [x] `Homebrew` - [x] `Scoop` - [x] `AUR` -- [x] [Winget +- [x] `Winget` - [ ] `Flatpak` - [ ] `snap` - [ ] ... @@ -24,7 +24,7 @@ yay -S chsrc-git # Build from the latest main branch (stable) # Homebrew -https://github.com/Homebrew/homebrew-core/blob/master/Formula/c/chsrc.rbRubyMetric.chsrcRubyMetric.chsrc +https://github.com/Homebrew/homebrew-core/blob/master/Formula/c/chsrc.rb # Scoop @@ -40,4 +40,4 @@ https://github.com/ScoopInstaller/Main/blob/master/bucket/chsrc.json # Winget -`winget install RubyMetric.chsrc`:直接使用winget命令安装 \ No newline at end of file +`winget install RubyMetric.chsrc` 直接使用winget命令安装 \ No newline at end of file