docs: install notes for ARM64

This commit is contained in:
James R. Barlow
2020-07-14 01:25:16 -07:00
parent e33ba07aa4
commit d2a9c413f8
+7
View File
@@ -665,6 +665,13 @@ instead use this for a system wide installation:
pip3 install ocrmypdf
.. note::
AArch64 (ARM64) users: this process will be difficult because most
Python packages are not available as binary wheels for your platform.
You're probably better off using a platform install on Debian, Ubuntu,
or Fedora.
Requirements for pip and HEAD install
-------------------------------------