This commit is contained in:
smallmodel 2024-11-25 21:02:52 +01:00
parent 1c2be68253
commit 4f76d7291f
No known key found for this signature in database
GPG key ID: 9F2D623CEDF08512

View file

@ -7,7 +7,7 @@ Ensure that you download the binaries compatible with your platform in the [rele
- If running Windows on AMD/Intel, CPU then `*-windows-x64.zip` is recommended
- If running Windows on Qualcomm/Snapdragon (ARM-based) CPU, then `*-windows-arm64.zip` is the way to go
- If running MacOS on Apple Silicon hardware, choose `*-macos-arm64.zip`
- If running MacOS on AMD/Intel CPU, choose `*-macos-arm64.zip`
- If running MacOS on AMD/Intel CPU, choose `*-macos-x86_64.zip`
- If running Linux on AMD/Intel CPU, then `*-linux-amd64` is generally fine. Choose the i686 version for CPUs that don't support 64-bit instructions.
- If running Linux on a Raspberry Pi 4 or 5, then `*-linux-arm64` (if running ARM64) is the way to go