Bug 1885348 - Update README.md to include blurb about installing Rosetta

fenix/125.0
Jeff Boek 2 months ago committed by Ryan VanderMeulen
parent d62b7a1edf
commit 3448920c7f

@ -72,6 +72,12 @@ Pre-requisites:
* Android SDK
* To run command line tools, you'll need to configure Java: see [our how-to guide](https://github.com/mozilla-mobile/shared-docs/blob/master/android/configure_java.md).
> [!NOTE]
> If you're building using Apple Silicon you will also need to install Rosetta
> ```shell
> softwareupdate --install-rosetta
> ```
1. Clone or Download the repository:
```shell

Loading…
Cancel
Save