Mention quarantine bit on macOS

See #323
This commit is contained in:
Markus Unterwaditzer
2025-05-19 21:04:28 +02:00
committed by Cooper Quintin
parent 6cb9a195ed
commit 920044a5b2

View File

@@ -18,6 +18,9 @@ Make sure you've got one of Rayhunter's [supported devices](./supported-devices.
4. Run the install script for your operating system:
```bash
# On macOS, you must first remove the quarantine bit
xattr -d com.apple.quarantine install
./install orbic
# or: ./install tplink
```