Skip to content

Commit 74623de

Browse files
authored
doc: Fix instructions for mac quarantine bit (#385)
1 parent 48e73a0 commit 74623de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/installing-from-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Make sure you've got one of Rayhunter's [supported devices](./supported-devices.
2626

2727
```bash
2828
# On MacOS, you must first remove the quarantine bit
29-
xattr -d com.apple.quarantine install
29+
xattr -d com.apple.quarantine installer
3030
```
3131
Then run the installer:
3232
```bash

0 commit comments

Comments
 (0)