diff --git a/README.md b/README.md index c8d547b..c8d5029 100644 --- a/README.md +++ b/README.md @@ -91,8 +91,8 @@ If you are prompted to enable the plugin, you need to run the following command ```shell pluginkit -e use -i com.wangchujiang.rightmenu-master.sync \ - osascript -e 'quit app id "com.wangchujiang.rightmenu-master"' \ - osascript -e 'tell application id "com.wangchujiang.rightmenu-master" to activate' + && osascript -e 'quit app id "com.wangchujiang.rightmenu-master"' \ + && osascript -e 'tell application id "com.wangchujiang.rightmenu-master" to activate' ```