From 2eeae9244d6739d00cc6bf5f0c8b9b944a5cb793 Mon Sep 17 00:00:00 2001 From: Yudi <12040397+Yudi@users.noreply.github.com> Date: Mon, 5 May 2025 19:38:32 -0300 Subject: [PATCH] Shorten command --- .docs/Using-the-GUI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.docs/Using-the-GUI.md b/.docs/Using-the-GUI.md index 187b7149..d175765b 100644 --- a/.docs/Using-the-GUI.md +++ b/.docs/Using-the-GUI.md @@ -18,7 +18,7 @@ If you skip these steps, the "DiscordChatExporter is damaged and can’t be open 1. Open Terminal.app. You can search for it in Spotlight (press + Space and type "Terminal"). 2. Paste the following into the terminal window: ```bash - xattr -r -d com.apple.quarantine + xattr -rd com.apple.quarantine ``` 3. Hit Space once to add a space after the command 4. Drag and drop DiscordChatExporter.app into the terminal window