Update Install Instructions To Include ARM 64-Bit
This commit is contained in:
parent
0bce0d17ac
commit
07d79b66ea
@ -22,4 +22,5 @@ This specifies which version of Debian MCPI-Reborn was built against. Which one
|
||||
|
||||
### Picking An Architecture
|
||||
* ``amd64``: x86_64, use this if you are using a device with an AMD or Intel processor
|
||||
* ``armhf``: ARM, use this if you are using an ARM device (like a Raspberry Pi)
|
||||
* ``armhf``: ARM 32-Bit, use this if you are using an ARM device (like a Raspberry Pi)
|
||||
* ``arm64``: ARM 64-Bit, ``armhf`` but for 64-bit devices
|
||||
|
Loading…
Reference in New Issue
Block a user