Browse Source

fix: Correct download link for cursor_modifier.bat in README.md

- Updated the link for downloading `cursor_modifier.bat` to ensure it points to the correct file path, improving clarity for users. This change enhances the usability of the README.md by providing accurate installation instructions.
pull/30/head
Xx 6 months ago
parent
commit
0d03e6c462
  1. 2
      README.md

2
README.md

@ -173,7 +173,7 @@ Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManage
```
**适用于 Windows:**
1. 下载 [cursor_modifier.bat](cursor_modifier.bat)
1. 下载 [cursor_modifier.bat](cursor_modifier.bat)
2. 右键单击并 “以管理员身份运行”。
这些脚本将

Loading…
Cancel
Save