Skip to content

Commit 943f6d7

Browse files
committed
update: readme
1 parent 5ea320b commit 943f6d7

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

README.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,31 @@ step04: 自动追加自定义配置模板
104104

105105
编辑完成保存文件,再手动执行 `04` 单独更新配置。
106106

107+
## 3. 升级模式(Upgrade Mode)
108+
109+
```
110+
=== Rime Deploy ====
111+
welcome to use Rime installer.
112+
113+
Choose mode:
114+
[1] Auto mode: Suitable for first-time operation.
115+
[2] Handle mode: Decide to execute on your own.
116+
[3] Upgrade mode: Suitable for upgrade exist Rime <---- 更新模式 v3.2.0 新增
117+
Tips: input the index. e.g: 1; Ctrl-C exit.
118+
```
119+
120+
升级模式用来解决,适用于第一次安装脚本之后,后续想单独的更新上游配置。
121+
122+
```
123+
[Upgrade Mode]
124+
125+
Choose mode:
126+
[1] Upgrade rime auto deploy <---- 更新这个脚本自己,仅限于 git 下载方式
127+
[2] Upgrade rime config <---- 更新配置仓库,目前是 雾凇拼音,会升级到最新
128+
Tips: input the index. e.g: 1; Ctrl-C exit.
129+
```
130+
131+
107132
# 三、自定义配置
108133

109134
## 1. 自定义模糊拼音
@@ -122,7 +147,7 @@ step04: 自动追加自定义配置模板
122147
style:
123148
color_scheme: <白天模式主题>
124149
color_scheme_dark: <黑夜模式主题>
125-
150+
126151
# 皮肤列表
127152
preset_color_schemes:
128153
macos_light: # <--- 上面的主题,可以替换为下面的主题名字

0 commit comments

Comments
 (0)