chore: update readme
This commit is contained in:
parent
a71a234aed
commit
ea7770e408
12
README.md
12
README.md
@ -82,10 +82,12 @@
|
||||
|
||||
### 手动安装
|
||||
|
||||
将仓库所有文件复制粘贴到配置目录,重新部署。
|
||||
您可以将仓库打包下载,或者整体 clone 后,将所有文件复制粘贴到配置目录,重新部署。
|
||||
|
||||
更新词库,手动覆盖 `cn_dicts` `en_dcits` `opencc` 三个文件夹。
|
||||
|
||||
您也可以前往 [Release](https://github.com/iDvel/rime-ice/releases) 界面,下载特定版本的词典文件(具体描述见 Release 说明),覆盖配置目录的对应文件。
|
||||
|
||||
### 东风破 [plum](https://github.com/rime/plum)
|
||||
|
||||
选择配方(`others/recipes/*.recipe.yaml`)来进行安装或更新。
|
||||
@ -135,6 +137,14 @@ bash rime-install iDvel/rime-ice:others/recipes/config:schema=abc
|
||||
bash rime-install iDvel/rime-ice:others/recipes/config:schema=ziguang
|
||||
```
|
||||
|
||||
℞ 下载特定版本的配置
|
||||
|
||||
在仓库后加 `@tag` 即可,例如:
|
||||
|
||||
```sh
|
||||
bash rime-install iDvel/rime-ice@2024.05.21:others/recipes/full
|
||||
```
|
||||
|
||||
### 仓输入法 [Hamster](https://github.com/imfuxiao/Hamster)
|
||||
|
||||
参考 [如何导入"雾淞拼音输入方案"](https://github.com/imfuxiao/Hamster/wiki/%E5%A6%82%E4%BD%95%E5%AF%BC%E5%85%A5%22%E9%9B%BE%E6%B7%9E%E6%8B%BC%E9%9F%B3%E8%BE%93%E5%85%A5%E6%96%B9%E6%A1%88%22)
|
||||
|
Loading…
Reference in New Issue
Block a user