Skip to content

Commit 5af6861

Browse files
committed
Update README to clarify ARM64 binary usage and compatibility with emulation on ARM64 systems.
1 parent 0a38f4c commit 5af6861

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ Download the latest release for your platform from [Releases](https://github.com
2929
- **Windows**: `imgc-windows-x64.exe` or `imgc-windows-arm64.exe`
3030
- **macOS**: `imgc-macos-x64` or `imgc-macos-arm64`
3131

32+
> **Note**: ARM64 binaries are currently x64 binaries with ARM64 naming due to GitHub Actions limitations. They will work on ARM64 systems through emulation.
33+
3234
### Basic Usage
3335

3436
```bash

0 commit comments

Comments
 (0)