You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,8 @@ Download the latest release for your platform from [Releases](https://github.com
29
29
-**Windows**: `imgc-windows-x64.exe` or `imgc-windows-arm64.exe`
30
30
-**macOS**: `imgc-macos-x64` or `imgc-macos-arm64`
31
31
32
+
> **Note**: ARM64 binaries are currently x64 binaries with ARM64 naming due to GitHub Actions limitations. They will work on ARM64 systems through emulation.
0 commit comments