Skip to content

Commit 54d78f5

Browse files
committed
Updated README.md
1 parent db98c80 commit 54d78f5

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,14 @@ Tested on:
1717

1818
使用方法
1919

20+
amd64:
2021
```bash
21-
curl https://linux.mihoyo-is-in.icu/install --output install && chmod +x install && ./install
22+
curl https://linux.mihoyo-is-in.icu/install_amd64 --output install && chmod +x install && ./install
23+
```
24+
25+
aarch64:
26+
```bash
27+
curl https://linux.mihoyo-is-in.icu/install_aarch64 --output install && chmod +x install && ./install
2228
```
2329

2430
如果可以的话 请考虑[捐赠](https://afdian.net/@chitang)来支持开发及域名费用

0 commit comments

Comments
 (0)