Skip to content

Commit 16947d6

Browse files
committed
chore: update readme
1 parent 4bbc9fa commit 16947d6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,10 @@ scrips/make_dicts.sh --append <cizu_append.txt> --delete <cizu_delete.txt> --mod
4343
**方式二** 在 PowerShell 中执行以下命令,然后按照提示安装即可。
4444

4545
```PowerShell
46-
irm 0xa.nl/get-jd-win | iex
46+
# GitHub
47+
irm https://raw.githubusercontent.com/amorphobia/rime-jiandao/master/scripts/installer.bat | iex
48+
# Gitee
49+
irm https://gitee.com/amorphobia/rime-jiandao/raw/master/scripts/installer.bat | iex
4750
```
4851

4952
#### 小小输入法

0 commit comments

Comments
 (0)