Skip to content

Commit

Permalink
doc: update document.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Nov 22, 2024
1 parent 6fcd9fa commit d35fb9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ In the application settings, go to `General` -> `Full Disk Access` -> Click to `

### Enable Finder Extension

If you are prompted to enable the plugin, you need to run the following command in the terminal to enable the Finder extension.
If you are prompted to enable the plugin, you can run the following command in the terminal to enable the Finder extension. This issue is caused by a bug in macOS 15+ where the settings interface disappeared. It has been [fixed](https://forums.developer.apple.com/forums/thread/756711?answerId=812519022#812519022) in macOS 15.2.

```shell
pluginkit -e use -i com.wangchujiang.rightmenu-master.sync \
Expand Down
2 changes: 1 addition & 1 deletion README.zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ RightMenu Master 提供了多样的复制功能,让文件操作更加便捷。

### 启用 Finder 扩展

如果提示您需要启用插件,你需要在命令行中运行下面命令来启用 Finder 扩展。
如果提示需要启用插件,您可以在命令行中运行以下命令来启用 Finder 扩展。这是由于 macOS 15+ 存在一个设置界面消失的 bug,已在 macOS 15.2 中[修复](https://forums.developer.apple.com/forums/thread/756711?answerId=812519022#812519022)

```shell
pluginkit -e use -i com.wangchujiang.rightmenu-master.sync \
Expand Down

0 comments on commit d35fb9d

Please sign in to comment.