Shorten command

This commit is contained in:
Yudi 2025-05-05 19:38:32 -03:00
parent b0512cbe50
commit 2eeae9244d
No known key found for this signature in database
GPG key ID: E4743B2F033961D1

View file

@ -18,7 +18,7 @@ If you skip these steps, the "DiscordChatExporter is damaged and cant be open
1. Open Terminal.app. You can search for it in Spotlight (press <kbd></kbd> + <kbd>Space</kbd> 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 <kbd>Space</kbd> once to add a space after the command
4. Drag and drop DiscordChatExporter.app into the terminal window