Skip to content

Commit

Permalink
install: Rosetta will not be required for Nextstrain CLI itself as of…
Browse files Browse the repository at this point in the history
… 8.2.0

Only the Conda runtime requires it.

Related-to: <nextstrain/cli#357>
Related-to: <nextstrain/cli#361>
Related-to: <nextstrain/cli#358>
  • Loading branch information
tsibley committed Feb 2, 2024
1 parent e0ceb0f commit 635396e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <https://support.apple.com/en-us/HT211814>`_ (e.g. M1), `Rosetta 2 <https://support.apple.com/en-us/HT211861>`__ 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)

Expand Down Expand Up @@ -166,6 +160,12 @@ Set up a Nextstrain runtime

.. include:: snippets/nextstrain-setup-conda.rst

.. note::

On newer Macs with an `Apple silicon chip <https://support.apple.com/en-us/HT211814>`_ (e.g. M1), `Rosetta 2 <https://support.apple.com/en-us/HT211861>`__ 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)

Expand Down

0 comments on commit 635396e

Please sign in to comment.