Skip to content

Commit 3181abc

Browse files
committed
Updated README description of supported hardware.
1 parent e90f144 commit 3181abc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ It works by downloading, patching, and building a fat binary of Python and
1212
selected pre-requisites, and packaging them as static libraries that can be
1313
incorporated into an XCode project.
1414

15-
The binaries support x86_64 for macOS; arm64 for iOS and appleTV devices;
16-
and armv7k for watchOS. This should enable the code to run on:
15+
The binaries support x86_64 and arm64 for macOS; arm64 for iOS and appleTV
16+
devices; and armv7k for watchOS. This should enable the code to run on:
1717

18-
* MacBook
19-
* iMac
18+
* MacBook (including MacBooks using Apple Silicon)
19+
* iMac (including iMacs using Apple Silicon)
2020
* Mac Pro
2121
* iPhone (5s or later)
2222
* iPad (5th gen or later)

0 commit comments

Comments
 (0)