Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chitang233 committed Jun 5, 2022
1 parent db98c80 commit 54d78f5
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,14 @@ Tested on:

使用方法

amd64:
```bash
curl https://linux.mihoyo-is-in.icu/install --output install && chmod +x install && ./install
curl https://linux.mihoyo-is-in.icu/install_amd64 --output install && chmod +x install && ./install
```

aarch64:
```bash
curl https://linux.mihoyo-is-in.icu/install_aarch64 --output install && chmod +x install && ./install
```

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

1 comment on commit 54d78f5

@vercel
Copy link

@vercel vercel bot commented on 54d78f5 Jun 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.