Skip to content

Commit 037da48

Browse files
committed
Update README
1 parent cc0367a commit 037da48

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ $ scoop install chsrc
108108

109109
- 可通过 `PowerShell` 脚本一键下载最新版二进制文件,感谢 [@xuan]
110110

111-
若下方链接无法访问,可使用 https://gitee.com/RubyMetric/chsrc/raw/main/tool/installer.ps1 替代
111+
若下方链接无法访问,可使用 `https://gitee.com/RubyMetric/chsrc/raw/main/tool/installer.ps1` 替代
112112

113113
```PowerShell
114114
$ iwr -useb "https://chsrc.run/windows" | iex
@@ -143,7 +143,7 @@ $ yay -S chsrc # Build from GitHub Release
143143

144144
- 可通过 `shell` 脚本一键安装最新版,感谢 [@Efterklang][@xuan]
145145

146-
若下方链接无法访问,可使用 https://gitee.com/RubyMetric/chsrc/raw/main/tool/installer.sh 替代
146+
若下方链接无法访问,可使用 `https://gitee.com/RubyMetric/chsrc/raw/main/tool/installer.sh` 替代
147147

148148
```bash
149149
# 非root用户默认安装至 ~/.local/bin
@@ -192,7 +192,7 @@ $ brew install chsrc
192192

193193
- 可通过 `shell` 脚本安装最新版,感谢 [@Efterklang][@xuan]
194194

195-
若下方链接无法访问,可使用 https://gitee.com/RubyMetric/chsrc/raw/main/tool/installer.sh 替代
195+
若下方链接无法访问,可使用 `https://gitee.com/RubyMetric/chsrc/raw/main/tool/installer.sh` 替代
196196

197197
```bash
198198
# 非root用户默认安装至 ~/.local/bin

0 commit comments

Comments
 (0)