Skip to content

Commit 21c6bcf

Browse files
author
Matthias Koeppe
committed
README.md: Update section on macOS arm64
1 parent 272582b commit 21c6bcf

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

README.md

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -90,26 +90,13 @@ below](#sagemath-docker-images)) or other virtualization solutions.
9090
[macOS] Preparing the Platform
9191
------------------------------
9292

93-
If your Mac uses the Apple Silicon (M1, M2, arm64) architecture:
94-
95-
- If you set up your Mac by transferring files from an older Mac, make sure
93+
- If your Mac uses the Apple Silicon (M1, M2, M3; arm64) architecture and
94+
you set up your Mac by transferring files from an older Mac, make sure
9695
that the directory ``/usr/local`` does not contain an old copy of Homebrew
9796
(or other software) for the x86_64 architecture that you may have copied
9897
over. Note that Homebrew for the M1 is installed in ``/opt/homebrew``, not
9998
``/usr/local``.
10099

101-
- If you wish to use conda, please see the [section on
102-
conda](https://doc.sagemath.org/html/en/installation/conda.html) in the Sage
103-
Installation Manual for guidance.
104-
105-
- Otherwise, using Homebrew ("the missing package manager for macOS") from
106-
https://brew.sh/ required because it provides a version of ``gfortran`` with
107-
necessary changes for this platform that are not in a released upstream
108-
version of GCC. (The ``gfortran`` package that comes with the Sage
109-
distribution is not suitable for the M1/M2.)
110-
111-
If your Mac uses the Intel (x86_64) architecture:
112-
113100
- If you wish to use conda, please see the [section on
114101
conda](https://doc.sagemath.org/html/en/installation/conda.html) in the Sage
115102
Installation Manual for guidance.

0 commit comments

Comments
 (0)