From 44b0256084d2478668299b68bdf9924a4d5e46f9 Mon Sep 17 00:00:00 2001 From: Thomas Sibley Date: Thu, 1 Feb 2024 12:32:00 -0800 Subject: [PATCH] wip! install: Rosetta is not required for Nextstrain CLI itself as of x.y.z Related-to: Related-to: --- src/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/install.rst b/src/install.rst index 1d5107ab..70a31b58 100644 --- a/src/install.rst +++ b/src/install.rst @@ -49,7 +49,7 @@ Install Nextstrain CLI .. note:: - On newer Macs with an `Apple silicon chip `_ (e.g. M1), `Rosetta 2 `__ is required for both Nextstrain CLI itself and our runtimes. + On newer Macs with an `Apple silicon chip `_ (e.g. M1), `Rosetta 2 `__ is required for 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.