doc: Fix instructions for mac quarantine bit (#385)

This commit is contained in:
jrddupont
2025-06-09 17:33:12 -05:00
committed by GitHub
parent 48e73a0a41
commit 74623dea02
+1 -1
View File
@@ -26,7 +26,7 @@ Make sure you've got one of Rayhunter's [supported devices](./supported-devices.
```bash
# On MacOS, you must first remove the quarantine bit
xattr -d com.apple.quarantine install
xattr -d com.apple.quarantine installer
```
Then run the installer:
```bash