We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48e73a0 commit 74623deCopy full SHA for 74623de
doc/installing-from-release.md
@@ -26,7 +26,7 @@ Make sure you've got one of Rayhunter's [supported devices](./supported-devices.
26
27
```bash
28
# On MacOS, you must first remove the quarantine bit
29
- xattr -d com.apple.quarantine install
+ xattr -d com.apple.quarantine installer
30
```
31
Then run the installer:
32
0 commit comments