Skip to content

Commit f698a6f

Browse files
authored
fix: update iOS installation instructions with multiple download links (#115)
1 parent ffa1f33 commit f698a6f

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,17 @@
3838
* iOS 安装方式:
3939

4040
- **[元书输入法][106]**:至 App Store 搜索「元书输入法」下载,进入「输入方案 → 下载方案」,填写以下稳定链接即可自动获取最新 iOS 码表包:
41+
4142
```
42-
https://keytao.vercel.app/api/install/ios-latest
43+
填写一条下载链接即可
44+
- 默认 Gitee:https://keytao.vercel.app/api/install/ios-latest
45+
- 默认 Gitee:https://keytao.rea.ink/api/install/ios-latest
46+
- 指定 GitHub:https://keytao.vercel.app/api/install/ios-latest?source=github
47+
- 指定 GitHub:https://keytao.rea.ink/api/install/ios-latest?source=github
48+
49+
*国内建议优先使用* keytao.rea.ink 域名的链接
4350
```
51+
4452
下载后切换目录到键道即可自动部署
4553
4654
#### 并击功能:
@@ -67,6 +75,7 @@ bash scripts/validate.sh
6775
```
6876

6977
验证内容:
78+
7079
1. **Lua 语法检查** — 用 `luac -p` 检查 `rime/lua/*.lua` 所有文件
7180
2. **五平台编译** — 用 `rime_deployer --build` 分别编译 linux / mac / windows / android / ios 各平台的 schema 组合,任何 schema 错误都会报出
7281

0 commit comments

Comments
 (0)