diff --git a/src/install.rst b/src/install.rst index 1d5107ab..ad4f5ac9 100644 --- a/src/install.rst +++ b/src/install.rst @@ -47,12 +47,6 @@ Install Nextstrain CLI You can launch a Terminal by clicking the Launchpad icon in the Dock, typing ``terminal`` in the search field, and clicking Terminal. - .. note:: - - On newer Macs with an `Apple silicon chip `_ (e.g. M1), `Rosetta 2 `__ is required for both Nextstrain CLI itself and our runtimes. - Most of the time, Rosetta 2 will already be enabled. - If not, the installer will ask you to first enable Rosetta 2 and then retry the installation. - .. group-tab:: Windows (WSL) @@ -166,6 +160,12 @@ Set up a Nextstrain runtime .. include:: snippets/nextstrain-setup-conda.rst + .. note:: + + On newer Macs with an `Apple silicon chip `_ (e.g. M1), `Rosetta 2 `__ is required for the Conda runtime. + Most of the time, Rosetta 2 will already be enabled. + If not, the installer will ask you to first enable Rosetta 2 and then retry the installation. + .. group-tab:: Windows (WSL)