Skip to content

Commit a7150cd

Browse files
(DOCSP-20940): Mention m1 support (#427)
* (DOCSP-20940): Mention m1 support * add toc * typo * remove extra word * remove toc * updates per review * review edits * add note about rosetta * more review edits * remove extra word * edits * edit
1 parent 0e279a5 commit a7150cd

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

source/install.txt

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ Download and Install Compass
66

77
.. default-domain:: mongodb
88

9-
109
Select your operating system:
1110

1211
.. _software-reqs:
@@ -25,6 +24,27 @@ Select your operating system:
2524
- 64-bit version of macOS 10.12 or later.
2625
- MongoDB 3.6 or later.
2726

27+
|compass-short| supports x64 and ARM64 architectures.
28+
29+
M1 Support
30+
~~~~~~~~~~
31+
32+
|compass| for macOS can run on M1 platforms that have Rosetta
33+
or Rosetta 2 installed.
34+
35+
- If you run macOS Big Sur or a more recent operating system,
36+
Rosetta (2) is pre-installed and does not require manual
37+
installation.
38+
39+
- If you run an operating system prior to macOS Big Sur, you
40+
must manually `install Rosetta
41+
<https://support.apple.com/en-us/HT211861>`__.
42+
43+
.. note::
44+
45+
Rosetta is not a MongoDB product. Rosetta is developed and
46+
maintained by Apple Inc.
47+
2848
- id: windows
2949
content: |
3050

source/release-notes.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,12 @@ New Features:
375375

376376
- Node version 14
377377

378+
Supported Platforms:
379+
380+
- |compass| for macOS can now run on M1 platforms that have Rosetta or
381+
Rosetta 2 installed. For more information, see :ref:`Software
382+
Requirements <software-reqs>`.
383+
378384
`Full changelog available on GitHub
379385
<https://github.com/mongodb-js/compass/releases/tag/v1.29.4>`__.
380386

0 commit comments

Comments
 (0)