Skip to content

Commit 0c6252a

Browse files
authored
doc: use xattr to remove quarantine bit to allow running unsigned
1 parent d5a9d11 commit 0c6252a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ The archive is **self-contained** — `mlx.metallib` is bundled alongside the bi
2323

2424
```bash
2525
tar -xzf SwiftLM-<version>-macos-arm64.tar.gz
26+
xattr -r -d com.apple.quarantine ./SwiftLM ./mlx.metallib
2627
./SwiftLM --model mlx-community/Qwen2.5-3B-Instruct-4bit --port 5413
2728
```
2829

0 commit comments

Comments
 (0)