diff --git a/MacOSXConfig.md b/MacOSXConfig.md
index 7af68b9..126fa6e 100644
--- a/MacOSXConfig.md
+++ b/MacOSXConfig.md
@@ -2,7 +2,7 @@
### 1 解决 "XXX" cannot be opened because the developer cannot be verified
打开终端进入FastGithub执行文件所在路径执行命令:
-sudo xattr -d com.apple.quarantine XXX
+sudo xattr -d com.apple.quarantine *.*
### 2 安装证书
打开FastGithub后,目录内会生成cacert目录,双击打开fastgithub.cer,系统弹出Keychain Access窗口,列表中双击FastGitHub,弹出证书详情窗口,展开Trust并选择Always Trust。
@@ -24,4 +24,4 @@ sudo xattr -d com.apple.quarantine XXX
-
\ No newline at end of file
+